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

/frameworks/native/cmds/dumpstate/
H A DDumpstateInternal.h29 #ifndef MYLOGI
30 #define MYLOGI(...) \ macro
H A Ddumpstate.cpp205 MYLOGI("Excluding stale dump file: %s\n", abs_path.c_str());
748 MYLOGI("Renaming entry %s to %s\n", entry_name.c_str(), valid_name.c_str());
1348 MYLOGI("taking late screenshot\n");
1607 MYLOGI("Calling IDumpstateDevice implementation using path %s\n", paths[i].c_str());
1977 MYLOGI("begin\n");
1982 MYLOGI("Starting 'dumpstate' service\n");
1990 MYLOGI("Running on dry-run mode (to disable it, call 'setprop dumpstate.dry_run false')\n");
1993 MYLOGI("dumpstate info: id=%d, args='%s', extra_options= %s)\n", ds.id_, ds.args_.c_str(),
1996 MYLOGI("bugreport format version: %s\n", ds.version_.c_str());
2098 MYLOGI("takin
[all...]
H A DDumpstateUtil.cpp257 MYLOGI(logging_message.c_str(), command_string.c_str());
H A Dutils.cpp141 MYLOGI("Could not read stats from %s; using max of %d\n", path_.c_str(), max_);
167 MYLOGI("Average max progress: %d in %d runs; estimated max: %d\n", average_max_, n_runs_, max_);
174 MYLOGI("Saving stats (total=%d, runs=%d, average=%d) on %s\n", total, runs, average,
747 MYLOGI("Creating directory %s\n", path);

Completed in 70 milliseconds