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"); in main()
DDumpPool.cpp72 MYLOGI("shutdown thread pool\n"); in ~DumpPool()
81 MYLOGI("Start thread pool:%d\n", thread_counts); in start()
DDumpstateService.cpp100 MYLOGI("preDumpUiData()"); in preDumpUiData()
123 MYLOGI("startBugreport() with mode: %d\n", bugreport_mode); in startBugreport()
Ddumpstate.cpp859 MYLOGI("Renaming entry %s to %s\n", entry_name.c_str(), valid_name.c_str()); in AddZipEntryFromFd()
1098 MYLOGI( in MaybeAddSystemTraceToZip()
1739 MYLOGI("taking late screenshot\n"); in dumpstate()
2465 MYLOGI("Using IDumpstateDevice v1.1 HIDL HAL"); in DoDumpstateBoardHidl()
2487 MYLOGI("Using IDumpstateDevice v1.0 HIDL HAL"); in DoDumpstateBoardHidl()
2525 MYLOGI("Using IDumpstateDevice AIDL HAL"); in DoDumpstateBoardAidl()
2610 MYLOGI("No IDumpstateDevice AIDL implementation\n"); in DumpstateBoard()
2618 MYLOGI("No IDumpstateDevice HIDL implementation\n"); in DumpstateBoard()
2634 MYLOGI("Calling IDumpstateDevice implementation using path %s\n", paths[i].c_str()); in DumpstateBoard()
2966 MYLOGI( in LogDumpOptions()
[all …]
DDumpstateUtil.cpp310 MYLOGI(logging_message.c_str(), command_string.c_str()); in RunCommandToFd()