Searched refs:includeRaw (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DMain.h66 FILE* fp, bool includeRaw);
H A DCommand.cpp2671 bool includeRaw = (outputAPKFile != NULL); local
2672 err = writeDependencyPreReqs(bundle, assets, fp, includeRaw);
H A DResource.cpp3212 writeDependencyPreReqs(Bundle* /* bundle */, const sp<AaptAssets>& assets, FILE* fp, bool includeRaw) argument
3216 if (includeRaw) {

Completed in 148 milliseconds