Home
last modified time | relevance | path

Searched refs:ProgramInvocationName (Results 1 – 2 of 2) sorted by relevance

/art/runtime/base/
Dlogging.h86 extern const char* ProgramInvocationName();
Dlogging.cc49 const char* ProgramInvocationName() { in ProgramInvocationName() function