Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/build/android/
H A DProperties.js7 exports.propertiesListToString = propertiesListToString;
35 function propertiesListToString(props) { function
H A DProperties.d.ts12 export declare function propertiesListToString(props: PropertiesItem[]): string;
H A DProperties.js.map1propertiesListToString","props","output","prop","Error"],"sources":["../../src/android/Properties.…
/expo/packages/@expo/config-plugins/src/android/
H A DProperties.ts35 export function propertiesListToString(props: PropertiesItem[]): string { function
/expo/packages/@expo/config-plugins/src/plugins/
H A DwithAndroidBaseMods.ts156 await writeFile(filePath, Properties.propertiesListToString(modResults));
/expo/packages/@expo/config-plugins/build/plugins/
H A DwithAndroidBaseMods.js209 await writeFile(filePath, _android().Properties.propertiesListToString(modResults));
H A DwithAndroidBaseMods.js.map1propertiesListToString","strings","projectRoot","Strings","getProjectStringsXMLPathAsync","Resourc…