Searched refs:doDump (Results 1 – 5 of 5) sorted by relevance
33 extern int doDump(Bundle* bundle);
236 case kCommandDump: return doDump(bundle); in handleCommand()
579 int doDump(Bundle* bundle) in doDump() function
405 doDump((FileDescriptor)args.arg1, in handleMessage()2179 void doDump(FileDescriptor fd, PrintWriter fout, String[] args) { in doDump() method in InputMethodManager
1168 static bool doDump(const AaptOptions& options) { in doDump() function1212 if (!doDump(options)) { in main()