Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp386 const std::string& file_prefix) { in GetLastModifiedFileWithPrefix()
427 std::string file_prefix = android::base::GetProperty("ro.radio.log_prefix", ""); in DumpModemLogs() local