Home
last modified time | relevance | path

Searched refs:getProjectStringsXMLPathAsync (Results 1 – 7 of 7) sorted by relevance

/expo/packages/@expo/config-plugins/build/android/
H A DStrings.js6 exports.getProjectStringsXMLPathAsync = getProjectStringsXMLPathAsync;
16 async function getProjectStringsXMLPathAsync(projectRoot, { function
H A DStrings.d.ts2 export declare function getProjectStringsXMLPathAsync(projectRoot: string, { kind }?: { function
H A DStrings.js.map1getProjectStringsXMLPathAsync","projectRoot","kind","getResourceXMLPathAsync","name","setStringIte…
/expo/packages/@expo/config-plugins/src/android/
H A DStrings.ts4 export async function getProjectStringsXMLPathAsync( function
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithAndroidBaseMods.ts166 return await Strings.getProjectStringsXMLPathAsync(projectRoot);
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithAndroidBaseMods.js222 return await _android().Strings.getProjectStringsXMLPathAsync(projectRoot);
H A DwithAndroidBaseMods.js.map1getProjectStringsXMLPathAsync","Resources","readResourcesXMLAsync","resources","writeXMLAsync","xm…