Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp236 static bool UnlinkAndLogOnError(const std::string& file) { in UnlinkAndLogOnError() function
1882 std::bind([](std::string path) { android::os::UnlinkAndLogOnError(path); }, paths[i]))); in DumpstateBoard()
2045 android::os::UnlinkAndLogOnError(tmp_path_); in FinishZipFile()
2797 android::os::UnlinkAndLogOnError(screenshot_path_); in RunInternal()
2873 android::os::UnlinkAndLogOnError(tmp_path_); in CleanupFiles()
2874 android::os::UnlinkAndLogOnError(screenshot_path_); in CleanupFiles()
2875 android::os::UnlinkAndLogOnError(path_); in CleanupFiles()
2911 android::os::UnlinkAndLogOnError(path_); in CopyBugreportIfUserConsented()