Searched refs:entry_path (Results 1 - 1 of 1) sorted by relevance

/system/core/bootstat/
H A Dboot_event_record_store_test.cpp89 const std::string entry_path = path + "/" + entry_name; local
91 DeleteDirectory(entry_path);
93 unlink(entry_path.c_str());

Completed in 60 milliseconds