Home
last modified time | relevance | path

Searched defs:RemoveFiles (Results 1 – 3 of 3) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/verify/
Dverify_manager_client.cpp63 ErrCode VerifyManagerClient::RemoveFiles(const std::vector<std::string> &abcPaths) in RemoveFiles() function in OHOS::AppExecFwk::VerifyManagerClient
/foundation/multimedia/media_library/tools/medialibrary_tool/src/command/
Dsend_command_v10.cpp98 static void RemoveFiles(const ExecEnv &env, std::vector<FileInfo> &fileInfos) in RemoveFiles() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Ddb_common.cpp40 void RemoveFiles(const std::list<OS::FileAttr> &fileList, OS::FileType type) in RemoveFiles() function