Home
last modified time | relevance | path

Searched refs:parseXMLAsync (Results 1 – 25 of 25) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/__tests__/
H A DColors-test.ts3 import { parseXMLAsync } from '../../utils/XML';
61 const xml = await parseXMLAsync(
96 ).toStrictEqual(await parseXMLAsync(colors));
H A DResources-test.ts3 import { parseXMLAsync } from '../../utils/XML';
49 const styles = await parseXMLAsync(
H A DPrimaryColor-test.ts3 import { parseXMLAsync } from '../../utils/XML';
81 modResults: (await parseXMLAsync(styles)) as any,
H A DAllowBackup-test.ts7 return (await XML.parseXMLAsync(
H A DOrientation-test.ts7 return (await XML.parseXMLAsync(
H A DIntentFilters-test.ts7 return (await XML.parseXMLAsync(
H A DGoogleMapsApiKey-test.ts7 return (await XML.parseXMLAsync(
H A DManifest-test.ts22 return (await XML.parseXMLAsync(
H A DScheme-test.ts17 return (await XML.parseXMLAsync(
H A DPermissions-test.ts17 const manifest = (await XML.parseXMLAsync(
H A DUpdates-test.ts14 return (await XML.parseXMLAsync(
/expo/packages/expo-system-ui/plugin/src/__tests__/
H A DwithAndroidRootViewBackgroundColor-test.ts10 const { parseXMLAsync } = XML; constant
99 modResults: (await parseXMLAsync(styles)) as any,
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/__tests__/
H A DwithAndroidRootViewBackgroundColor-test.ts10 const { parseXMLAsync } = XML; constant
99 modResults: (await parseXMLAsync(styles)) as any,
/expo/packages/@expo/config-plugins/build/utils/
H A DXML.js9 exports.parseXMLAsync = parseXMLAsync;
77 async function parseXMLAsync(contents) { function
H A DXML.d.ts16 export declare function parseXMLAsync(contents: string): Promise<XMLObject>;
H A DXML.js.map1parseXMLAsync","stringTimesN","n","char","join","indentLevel","newline","EOL","xmlInput","toString…
/expo/packages/@expo/prebuild-config/src/plugins/icons/__tests__/
H A DwithAndroidManifestIcons-test.ts9 return (await XML.parseXMLAsync(
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-branch/__tests__/
H A DwithAndroidBranch-test.ts9 return (await XML.parseXMLAsync(
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/__tests__/
H A DwithAndroidSplashStyles-test.ts34 const xml = await XML.parseXMLAsync(`<resources>
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-ads-admob/__tests__/
H A DwithAndroidAdMob-test.ts13 return (await XML.parseXMLAsync(
/expo/packages/@expo/config-plugins/src/utils/
H A DXML.ts50 export async function parseXMLAsync(contents: string): Promise<XMLObject> { function
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithAndroidBaseMods.ts8 import { parseXMLAsync, writeXMLAsync } from '../utils/XML';
18 return parseXMLAsync(`
/expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-notifications/__tests__/
H A DwithAndroidNotifications-test.ts109 return (await XML.parseXMLAsync(
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithAndroidBaseMods.js60 return (0, _XML().parseXMLAsync)(`
H A DwithAndroidBaseMods.js.map1parseXMLAsync","android","package","sortAndroidManifest","manifest","sortObject","reverseSortStrin…