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

/frameworks/native/cmds/dumpstate/
H A Ddumpstate.h36 #ifndef MYLOGI
37 #define MYLOGI(...) fprintf(stderr, __VA_ARGS__); ALOGI(__VA_ARGS__); macro
H A Ddumpstate.cpp592 MYLOGI("Renaming entry %s to %s\n", entry_name.c_str(), valid_name.c_str());
740 MYLOGI("taking late screenshot\n");
742 MYLOGI("wrote screenshot: %s\n", screenshot_path.c_str());
1110 MYLOGI("begin\n");
1118 MYLOGI("dumpstate id: %lu\n", id);
1192 MYLOGI("bugreport format version: %s\n", version.c_str());
1318 MYLOGI("taking early screenshot\n");
1320 MYLOGI("wrote screenshot: %s\n", screenshot_path.c_str());
1416 MYLOGI("changing suffix from %s to %s\n", suffix.c_str(), value);
1481 MYLOGI("Fina
[all...]
H A Dutils.cpp964 MYLOGI("Creating directory %s\n", path);

Completed in 907 milliseconds