Searched refs:getResourceSourceDirs (Results 1 – 5 of 5) sorted by relevance
130 … const android::Vector<const char*>& getResourceSourceDirs() const { return mResourceSourceDirs; } in getResourceSourceDirs() function
1656 if (N < 1 && bundle->getResourceSourceDirs().size() == 0 && bundle->getJarFiles().size() == 0 in doPackage()1700 if (bundle->getResourceSourceDirs().size() || bundle->getAndroidManifestFile()) { in doPackage()1834 fprintf(stdout, "source dir: %s\n", bundle->getResourceSourceDirs()[0]); in doCrunch()
1284 bundle->getResourceSourceDirs()[0], in compileResourceFile()2529 String8(nameIter->first).string(), mBundle->getResourceSourceDirs()[0]); in validateLocalizations()2570 mBundle->getResourceSourceDirs()[0]); in validateLocalizations()
2010 const Vector<const char *>& resDirs = bundle->getResourceSourceDirs(); in slurpFromArgs()
830 String8 source(bundle->getResourceSourceDirs()[0]); in updatePreProcessedCache()