Home
last modified time | relevance | path

Searched refs:getResourceXMLPathAsync (Results 1 – 18 of 18) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/__tests__/
H A DResources-test.ts5 import { getResourceXMLPathAsync } from '../Paths';
10 describe(getResourceXMLPathAsync, () => {
31 const path = await getResourceXMLPathAsync('/app', { name: 'colors', kind: 'values-night' });
38 const path = await getResourceXMLPathAsync('/app', { name: 'colors', kind: 'values' });
H A DPaths-test.ts6 getResourceXMLPathAsync,
79 describe(getResourceXMLPathAsync, () => {
100 const path = await getResourceXMLPathAsync('/app', { name: 'colors' });
104 const path = await getResourceXMLPathAsync('/app', { name: 'colors', kind: 'values-night' });
109 await expect(getResourceXMLPathAsync('/managed', { name: 'somn' })).rejects.toThrow(
/expo/packages/@expo/config-plugins/src/android/
H A DStrings.ts1 import { getResourceXMLPathAsync } from './Paths';
8 return getResourceXMLPathAsync(projectRoot, { kind, name: 'strings' });
H A DColors.ts1 import { getResourceXMLPathAsync } from './Paths';
15 return getResourceXMLPathAsync(projectRoot, { kind, name: 'colors' });
H A DStyles.ts1 import { getResourceXMLPathAsync } from './Paths';
32 return getResourceXMLPathAsync(projectRoot, { kind, name: 'styles' });
H A DPaths.ts124 export async function getResourceXMLPathAsync( function
/expo/packages/@expo/config-plugins/build/android/
H A DPaths.js18 exports.getResourceXMLPathAsync = getResourceXMLPathAsync;
146 async function getResourceXMLPathAsync(projectRoot, { function
H A DPaths.d.ts27 export declare function getResourceXMLPathAsync(projectRoot: string, { kind, name }: {
H A DStrings.js.map1getResourceXMLPathAsync","name","setStringItem","itemToAdd","stringFileContentsJSON","_stringFileC…
H A DStrings.js19 return (0, _Paths().getResourceXMLPathAsync)(projectRoot, {
H A DColors.js29 return (0, _Paths().getResourceXMLPathAsync)(projectRoot, {
H A DColors.js.map1getResourceXMLPathAsync","name","setColorItem","itemToAdd","colorFileContentsJSON","_colorFileCont…
H A DStyles.js43 return (0, _Paths().getResourceXMLPathAsync)(projectRoot, {
H A DStyles.js.map1getResourceXMLPathAsync","name","ensureDefaultStyleResourceXML","xml","_xml","_xml$resources","ens…
H A DPaths.js.map1getResourceXMLPathAsync","kind","resourcePath"],"sources":["../../src/android/Paths.ts"],"sourcesC…
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashDrawables.ts24 const filePath = (await AndroidConfig.Paths.getResourceXMLPathAsync(projectRoot, {
/expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/
H A DwithAndroidSplashDrawables.js27 const filePath = await _configPlugins().AndroidConfig.Paths.getResourceXMLPathAsync(projectRoot, {
H A DwithAndroidSplashDrawables.js.map1getResourceXMLPathAsync","name","kind","xmlContent","$","item","bitmap","filter","Boolean","XML","…