Home
last modified time | relevance | path

Searched defs:filePathList (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/accesscontrol/sandbox_manager/interfaces/innerkits/sandbox_manager/src/
H A Dsandbox_manager_kit.cpp34 int32_t SandboxManagerKit::CleanPersistPolicyByPath(const std::vector<std::string>& filePathList) in CleanPersistPolicyByPath()
H A Dsandbox_manager_client.cpp55 int32_t SandboxManagerClient::CleanPersistPolicyByPath(const std::vector<std::string>& filePathList) in CleanPersistPolicyByPath()
H A Dsandbox_manager_proxy.cpp68 int32_t SandboxManagerProxy::CleanPersistPolicyByPath(const std::vector<std::string>& filePathList) in CleanPersistPolicyByPath()
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/native/trash/src/
H A Dfile_trash_n_exporter.cpp492 static int RecoverFilePart(vector<string> filePathList, map<string, string> dirPath2UpdatedNameMap) in RecoverFilePart()
551 vector<string> filePathList; in RecoverDir() local
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/service/
H A Dpolicy_info_manager.cpp58 void PolicyInfoManager::CleanPolicyOnMac(const std::vector<std::string> &filePathList, int32_t user… in CleanPolicyOnMac()
102 int32_t PolicyInfoManager::CleanPersistPolicyByPath(const std::vector<std::string>& filePathList) in CleanPersistPolicyByPath()
H A Dsandbox_manager_service.cpp137 …t32_t SandboxManagerService::CleanPersistPolicyByPath(const std::vector<std::string>& filePathList) in CleanPersistPolicyByPath()
H A Dsandbox_manager_stub.cpp84 std::vector<std::string> filePathList; in CleanPersistPolicyByPathInner() local