Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpstateInternal.h29 #ifndef MYLOGI
30 #define MYLOGI(...) \ macro
H A DDumpPool.cpp52 MYLOGI("Start thread pool:%d", thread_counts); in start()
79 MYLOGI("shutdown thread pool"); in shutdown()
H A Dmain.cpp59 MYLOGI("'dumpstate' service started and will wait for a call to startBugreport()"); in main()
H A 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()
2271 MYLOGI("Using IDumpstateDevice v1.1"); in DumpstateBoard()
2287 MYLOGI("Using IDumpstateDevice v1.0"); in DumpstateBoard()
2609 MYLOGI( in LogDumpOptions()
2981 MYLOGI("User denied consent. Returning\n"); in RunInternal()
2985 MYLOGI( in RunInternal()
3011 MYLOGI("done (id %d)\n", id_); in RunInternal()
3326 MYLOGI("Could not read stats from %s; using max of %d\n", path_.c_str(), max_); in Load()
[all …]
H A DDumpstateService.cpp94 MYLOGI("startBugreport() with mode: %d\n", bugreport_mode); in startBugreport()
H A DDumpstateUtil.cpp288 MYLOGI(logging_message.c_str(), command_string.c_str()); in RunCommandToFd()