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

/frameworks/base/tools/aapt/
H A DMain.h65 FILE* fp, bool includeRaw);
H A DCommand.cpp2454 bool includeRaw = (outputAPKFile != NULL); local
2455 err = writeDependencyPreReqs(bundle, assets, fp, includeRaw);
H A DResource.cpp3032 writeDependencyPreReqs(Bundle* bundle, const sp<AaptAssets>& assets, FILE* fp, bool includeRaw) argument
3036 if (includeRaw) {

Completed in 51 milliseconds