Searched refs:doAdd (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt/
H A DMain.h20 extern int doAdd(Bundle* bundle);
H A DMain.cpp180 case kCommandAdd: return doAdd(bundle);
H A DCommand.cpp1225 int doAdd(Bundle* bundle) function
/frameworks/base/tools/obbtool/
H A DMain.cpp92 void doAdd(const char* filename, struct PackageInfo* info) { function
277 doAdd(filename, &package_info);

Completed in 75 milliseconds