Searched defs:file_prefix (Results 1 – 1 of 1) sorted by relevance
386 const std::string& file_prefix) { in GetLastModifiedFileWithPrefix()427 std::string file_prefix = android::base::GetProperty("ro.radio.log_prefix", ""); in DumpModemLogs() local