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

  /system/core/base/
logging.cpp 69 static const char* ProgramInvocationName() {
82 fprintf(stderr, "%s %c %5d %5d %s:%u] %s\n", ProgramInvocationName(),
289 const char* tag = ProgramInvocationName();
  /art/runtime/base/
logging.cc 64 const char* ProgramInvocationName() {
logging.h 81 extern const char* ProgramInvocationName();
  /external/google-breakpad/src/third_party/linux/include/gflags/
gflags.h 196 extern const char* ProgramInvocationName(); // argv0, or "UNKNOWN" if not set

Completed in 386 milliseconds