Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dcrash_collector_test.cc228 TEST_F(CrashCollectorTest, GetLogContents) { in TEST_F() argument
Dcrash_collector.cc338 bool CrashCollector::GetLogContents(const FilePath &config_path, in GetLogContents() function in CrashCollector