Home
last modified time | relevance | path

Searched defs:RemoveFile (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/common/
H A DMemoryFileSystem.cpp79 bool MemoryFileSystem::RemoveFile(const std::string& fileName) { in RemoveFile() function in clearkeydrm::MemoryFileSystem
H A DDeviceFiles.cpp243 bool DeviceFiles::RemoveFile(const std::string& fileName) { in RemoveFile() function in clearkeydrm::DeviceFiles
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dfiles.cc211 bool RemoveFile(const std::string& path) { in RemoveFile() function
/aosp_15_r20/external/leveldb/util/
H A Denv.cc28 Status Env::RemoveFile(const std::string& fname) { return DeleteFile(fname); } in RemoveFile() function in leveldb::Env
H A Denv_windows.cc503 Status RemoveFile(const std::string& filename) override { in RemoveFile() function in leveldb::__anon0d865ec80111::WindowsEnv
H A Denv_posix.cc590 Status RemoveFile(const std::string& filename) override { in RemoveFile() function in leveldb::__anon233a18300111::PosixEnv
/aosp_15_r20/external/leveldb/db/
H A Dversion_edit.h74 void RemoveFile(int level, uint64_t file) { in RemoveFile() function
H A Dfault_injection_test.cc301 Status FaultInjectionTestEnv::RemoveFile(const std::string& f) { in RemoveFile() function in leveldb::FaultInjectionTestEnv
/aosp_15_r20/external/webrtc/test/testsupport/
H A Dfile_utils.cc218 bool RemoveFile(absl::string_view file_name) { in RemoveFile() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerIOPosix.cpp122 void RemoveFile(const std::string &Path) { in RemoveFile() function
DFuzzerIOWindows.cpp229 void RemoveFile(const std::string &Path) { in RemoveFile() function
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dram_file_block_cache.cc284 void RamFileBlockCache::RemoveFile(const std::string& filename) { in RemoveFile() function in tf_gcs_filesystem::RamFileBlockCache
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dram_file_block_cache.cc277 void RamFileBlockCache::RemoveFile(const string& filename) { in RemoveFile() function in tensorflow::RamFileBlockCache
/aosp_15_r20/external/leveldb/include/leveldb/
H A Denv.h365 Status RemoveFile(const std::string& f) override { in RemoveFile() function
/aosp_15_r20/external/python/cpython3/Lib/msilib/
Dschema.py460 RemoveFile = Table('RemoveFile') variable
/aosp_15_r20/external/python/cpython2/Tools/msi/
Dschema.py460 RemoveFile = Table('RemoveFile') variable
/aosp_15_r20/external/python/cpython2/Lib/msilib/
Dschema.py460 RemoveFile = Table('RemoveFile') variable
/aosp_15_r20/external/rust/android-crates-io/crates/fs-err/src/
Derrors.rs21 RemoveFile, enumerator
/aosp_15_r20/external/webrtc/tools_webrtc/mb/
H A Dmb_unittest.py122 def RemoveFile(self, path): member in FakeMBW
/aosp_15_r20/prebuilts/go/linux-x86/src/go/token/
Dposition.go498 func (s *FileSet) RemoveFile(file *File) { func
/aosp_15_r20/external/python/cpython2/Lib/idlelib/
DconfigHandler.py120 def RemoveFile(self): member in IdleUserConfParser
/aosp_15_r20/external/leveldb/helpers/memenv/
H A Dmemenv.cc321 Status RemoveFile(const std::string& fname) override { in RemoveFile() function in leveldb::__anonb39ece290111::InMemoryEnv
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp436 bool RemoveFile(const std::string& file) { in RemoveFile() function
/aosp_15_r20/external/google-cloud-java/java-dataform/google-cloud-dataform/src/main/java/com/google/cloud/dataform/v1beta1/
H A Dgapic_metadata.json115 "RemoveFile": { object
/aosp_15_r20/external/google-cloud-java/java-dataform/google-cloud-dataform/src/main/java/com/google/cloud/dataform/v1alpha2/
H A Dgapic_metadata.json118 "RemoveFile": { object

12