Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Duser_collector_test.cc332 TEST_F(UserCollectorTest, GetUserInfoFromName) { in TEST_F() argument
Dcrash_collector.cc168 bool CrashCollector::GetUserInfoFromName(const std::string &name, in GetUserInfoFromName() function in CrashCollector