Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Drestorable_file.cpp136 RemoveAllFiles(path); in ResetAndRemoveAllFiles()
154 void RestorableFile::RemoveAllFiles(const std::string& path) { in RemoveAllFiles() function in android::installd::RestorableFile
Drestorable_file.h95 static void RemoveAllFiles(const std::string& path);
Ddexopt.cpp1032 RestorableFile::RemoveAllFiles(image_path); in maybe_open_app_image()
1037 RestorableFile::RemoveAllFiles(image_path); in maybe_open_app_image()
/frameworks/av/drm/mediadrm/plugins/clearkey/common/include/clearkeydrm/
DMemoryFileSystem.h54 bool RemoveAllFiles();
/frameworks/av/drm/mediadrm/plugins/clearkey/common/
DMemoryFileSystem.cpp90 bool MemoryFileSystem::RemoveAllFiles() { in RemoveAllFiles() function in clearkeydrm::MemoryFileSystem
DDeviceFiles.cpp157 return mFileHandle.RemoveAllFiles(); in DeleteAllLicenses()
/frameworks/native/cmds/installd/tests/
Dinstalld_file_test.cpp499 RestorableFile::RemoveAllFiles(testFile); in TEST_F()
513 RestorableFile::RemoveAllFiles(testFile); in TEST_F()