Searched refs:sampleManifestPath (Results 1 – 3 of 3) sorted by relevance
7 const sampleManifestPath = resolve(fixturesPath, 'react-native-AndroidManifest.xml'); constant12 await AndroidConfig.Manifest.readAndroidManifestAsync(sampleManifestPath);
10 const sampleManifestPath = resolve(fixturesPath, 'react-native-AndroidManifest.xml'); constant26 let androidManifestJson = await readAndroidManifestAsync(sampleManifestPath);
41 const sampleManifestPath = resolve( constant45 const manifest = await readAndroidManifestAsync(sampleManifestPath);