Home
last modified time | relevance | path

Searched refs:unclean_file_path (Results 1 – 1 of 1) sorted by relevance

/system/core/crash_reporter/
Dunclean_shutdown_collector.cc63 FilePath unclean_file_path(unclean_shutdown_file_); in Collect() local
64 if (!base::PathExists(unclean_file_path)) { in Collect()