Searched defs:getprogname (Results 1 - 1 of 1) sorted by relevance

/system/core/base/
H A Dlogging.cpp25 // For getprogname(3) or program_invocation_short_name.
95 const char* getprogname() { function in namespace:__anon1500
101 const char* getprogname() {
181 gProgramInvocationName.reset(new std::string(getprogname()));

Completed in 76 milliseconds