Home
last modified time | relevance | path

Searched defs:GetProcessName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dchrome_string_lookup.cc192 StringId ChromeStringLookup::GetProcessName(int32_t process_type) const { in GetProcessName() function in perfetto::trace_processor::ChromeStringLookup
/aosp_15_r20/external/armnn/profiling/client/src/
H A DProfilingUtils.cpp111 std::string GetProcessName() in GetProcessName() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cc372 const char *GetProcessName() { in GetProcessName() function