Home
last modified time | relevance | path

Searched defs:DeleteAppKey (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_manager_kit.cpp38 int32_t El5FilekeyManagerKit::DeleteAppKey(const std::string& bundleName, int32_t userId) in DeleteAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerKit
H A Del5_filekey_manager_proxy.cpp124 int32_t El5FilekeyManagerProxy::DeleteAppKey(const std::string& bundleName, int32_t userId) in DeleteAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerProxy
H A Del5_filekey_manager_client.cpp69 int32_t El5FilekeyManagerClient::DeleteAppKey(const std::string &bundleName, int32_t userId) in DeleteAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerClient
/ohos5.0/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_manager_service.cpp203 int32_t El5FilekeyManagerService::DeleteAppKey(const std::string& bundleName, int32_t userId) in DeleteAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerService
/ohos5.0/base/security/access_token/services/el5filekeymanager/test/src/
H A Del5_filekey_manager_service_mock_unittest.cpp70 int32_t DeleteAppKey(const std::string& bundleName, int32_t userId) in DeleteAppKey() function in TestEl5FilekeyServiceExt