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

/frameworks/base/tools/aapt/
H A DMain.h61 FILE* fp, bool includeRaw);
H A DCommand.cpp1804 bool includeRaw = (outputAPKFile != NULL); local
1805 err = writeDependencyPreReqs(bundle, assets, fp, includeRaw);
H A DResource.cpp2621 writeDependencyPreReqs(Bundle* bundle, const sp<AaptAssets>& assets, FILE* fp, bool includeRaw) argument
2625 if (includeRaw) {

Completed in 1174 milliseconds