Home
last modified time | relevance | path

Searched defs:GetProcessPath (Results 1 – 2 of 2) sorted by relevance

/system/core/crash_reporter/
Duser_collector_test.cc167 TEST_F(UserCollectorTest, GetProcessPath) { in TEST_F() argument
Dcrash_collector.cc235 FilePath CrashCollector::GetProcessPath(pid_t pid) { in GetProcessPath() function in CrashCollector