Searched defs:stringsJSON (Results 1 – 4 of 4) sorted by relevance
30 let stringsJSON = await readResourcesXMLAsync({ path: stringsPath }); variable69 const stringsJSON = await readResourcesXMLAsync({ path: stringsPath }); constant
69 function applyNameFromConfig(config, stringsJSON) { argument
103 async function applyRuntimeVersionFromConfigAsync(config, stringsJSON) { argument
234 const stringsJSON = await readResourcesXMLAsync({ path: stringsPath }); constant