HomeSort by relevance Sort by last modified time
    Searched refs:MYLOGI (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/dumpstate/
dumpstate.h 36 #ifndef MYLOGI
37 #define MYLOGI(...) fprintf(stderr, __VA_ARGS__); ALOGI(__VA_ARGS__);
dumpstate.cpp 676 MYLOGI("taking late screenshot\n");
678 MYLOGI("wrote screenshot: %s\n", screenshot_path.c_str());
    [all...]
utils.cpp 962 MYLOGI("Creating directory %s\n", path);
    [all...]

Completed in 650 milliseconds