Searched refs:GetProcessName (Results 1 – 18 of 18) sorted by relevance
34 StringId GetProcessName(int32_t process_type) const;
187 StringId ChromeStringLookup::GetProcessName(int32_t process_type) const { in GetProcessName() function in perfetto::trace_processor::ChromeStringLookup
1598 chrome_string_lookup_.GetProcessName(decoder.chrome_process_type()); in ParseProcessDescriptor()1612 chrome_string_lookup_.GetProcessName(decoder.process_type()); in ParseChromeProcessDescriptor()
55 std::string GetProcessName();
89 std::string GetProcessName() {
90 RTC_LOG(LS_INFO) << " process name: " << ios::GetProcessName();
47 const char *base = GetProcessName(); in SubstituteForFlagValue()
54 const char *exe_name = GetProcessName(); in ReopenIfNecessary()
239 const char *GetProcessName() { in GetProcessName() function
744 openlog(GetProcessName(), 0, LOG_USER); in AndroidLogInit()768 async_safe_write_log(SANITIZER_ANDROID_LOG_INFO, GetProcessName(), s); in WriteOneLineToSyslog()
276 const char *exe_name = GetProcessName(); in SharedPrintfCodeNoBuffer()
469 if (const char* ProcessName = GetProcessName()) { in IsSameModule()
252 const char *GetProcessName();
60 const char *base = GetProcessName(); in SubstituteForFlagValue()
55 const char *exe_name = GetProcessName(); in ReopenIfNecessary()372 const char *GetProcessName() { in GetProcessName() function
262 const char *exe_name = GetProcessName(); in SharedPrintfCode()
276 const char *GetProcessName();
818 CovOpenFile(&report_path, false /* packed */, GetProcessName(), "html"); in GenerateHtmlReport()