Searched defs:log_path (Results 1 – 2 of 2) sorted by relevance
34 let log_path = if system_properties::read_bool("ro.boot.microdroid.debuggable", false)? in main() localVariable
333 void delete_btsnoop_files(const std::string& log_path) { in delete_btsnoop_files()352 void delete_old_btsnooz_files(const std::string& log_path, const std::chrono::milliseconds log_life… in delete_old_btsnooz_files()