Searched defs:GenerateAppKey (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/ |
H A D | el5_filekey_manager_kit.cpp | 33 int32_t El5FilekeyManagerKit::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::stri… in GenerateAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerKit
|
H A D | el5_filekey_manager_proxy.cpp | 90 int32_t El5FilekeyManagerProxy::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::st… in GenerateAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerProxy
|
H A D | el5_filekey_manager_client.cpp | 61 int32_t El5FilekeyManagerClient::GenerateAppKey(uint32_t uid, const std::string &bundleName, std::s… in GenerateAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerClient
|
/ohos5.0/base/security/access_token/services/el5filekeymanager/src/ |
H A D | el5_filekey_manager_service.cpp | 186 int32_t El5FilekeyManagerService::GenerateAppKey(uint32_t uid, const std::string& bundleName, std::… in GenerateAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerService
|
/ohos5.0/base/security/access_token/services/el5filekeymanager/test/src/ |
H A D | el5_filekey_manager_service_mock_unittest.cpp | 65 int32_t GenerateAppKey(uint32_t uid, const std::string& bundleName, std::string& keyId) in GenerateAppKey() function in TestEl5FilekeyServiceExt
|