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

/frameworks/base/tools/aapt/
H A DMain.h39 extern int runInDaemonMode(Bundle* bundle);
H A DMain.cpp242 case kCommandDaemon: return runInDaemonMode(bundle);
H A DCommand.cpp2532 int runInDaemonMode(Bundle* bundle) { function

Completed in 72 milliseconds