Searched refs:GetProcessName (Results 1 – 7 of 7) sorted by relevance
47 const char *base = GetProcessName(); in SubstituteForFlagValue()
55 const char *exe_name = GetProcessName(); in ReopenIfNecessary()
716 openlog(GetProcessName(), 0, LOG_USER); in AndroidLogInit()740 async_safe_write_log(SANITIZER_ANDROID_LOG_INFO, GetProcessName(), s); in WriteOneLineToSyslog()
240 const char *GetProcessName() { in GetProcessName() function
277 const char *exe_name = GetProcessName(); in SharedPrintfCodeNoBuffer()
406 if (const char* ProcessName = GetProcessName()) { in IsSameModule()
224 const char *GetProcessName();