Home
last modified time | relevance | path

Searched refs:MYLOGI (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/cmds/dumpstate/
DDumpstateInternal.h29 #ifndef MYLOGI
30 #define MYLOGI(...) \ macro
Dmain.cpp59 MYLOGI("'dumpstate' service started and will wait for a call to startBugreport()"); in main()
DDumpPool.cpp52 MYLOGI("Start thread pool:%d", thread_counts); in start()
79 MYLOGI("shutdown thread pool"); in shutdown()
Ddumpstate.cpp414 MYLOGI("Excluding stale dump file: %s\n", abs_path.c_str()); in GetDumpFds()
838 MYLOGI("Renaming entry %s to %s\n", entry_name.c_str(), valid_name.c_str()); in AddZipEntryFromFd()
1675 MYLOGI("taking late screenshot\n"); in dumpstate()
2247 MYLOGI("Calling IDumpstateDevice implementation using path %s\n", paths[i].c_str()); in DumpstateBoard()
2271 MYLOGI("Using IDumpstateDevice v1.1"); in DumpstateBoard()
2287 MYLOGI("Using IDumpstateDevice v1.0"); in DumpstateBoard()
2609 MYLOGI( in LogDumpOptions()
2828 MYLOGI("Running on dry-run mode (to disable it, call 'setprop dumpstate.dry_run false')\n"); in RunInternal()
2831 MYLOGI("dumpstate info: id=%d, args='%s', bugreport_mode= %s bugreport format version: %s\n", in RunInternal()
2981 MYLOGI("User denied consent. Returning\n"); in RunInternal()
[all …]
DDumpstateService.cpp94 MYLOGI("startBugreport() with mode: %d\n", bugreport_mode); in startBugreport()
DDumpstateUtil.cpp288 MYLOGI(logging_message.c_str(), command_string.c_str()); in RunCommandToFd()