Searched defs:GetUserAppKey (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 | 43 int32_t El5FilekeyManagerKit::GetUserAppKey(int32_t userId, std::vector<std::pair<int32_t, std::str… in GetUserAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerKit
|
H A D | el5_filekey_manager_proxy.cpp | 156 int32_t El5FilekeyManagerProxy::GetUserAppKey(int32_t userId, bool getAllFlag, in GetUserAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerProxy
|
H A D | el5_filekey_manager_client.cpp | 77 int32_t El5FilekeyManagerClient::GetUserAppKey(int32_t userId, bool getAllFlag, in GetUserAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerClient
|
/ohos5.0/base/security/access_token/services/el5filekeymanager/src/ |
H A D | el5_filekey_manager_service.cpp | 224 int32_t El5FilekeyManagerService::GetUserAppKey(int32_t userId, bool getAllFlag, in GetUserAppKey() 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 | 75 …int32_t GetUserAppKey(int32_t userId, bool getAllFlag, std::vector<std::pair<int32_t, std::string>… in GetUserAppKey() function in TestEl5FilekeyServiceExt
|