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.cpp2766 bool includeRaw = (outputAPKFile != NULL); local
2767 err = writeDependencyPreReqs(bundle, assets, fp, includeRaw);
H A DResource.cpp3344 writeDependencyPreReqs(Bundle* /* bundle */, const sp<AaptAssets>& assets, FILE* fp, bool includeRaw) argument
3348 if (includeRaw) {

Completed in 2071 milliseconds