Searched defs:GetUserAppKey (Results 1 – 4 of 4) sorted by relevance
43 int32_t El5FilekeyManagerKit::GetUserAppKey(int32_t userId, std::vector<std::pair<int32_t, std::str… in GetUserAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerKit
80 int32_t El5FilekeyManagerClient::GetUserAppKey(int32_t userId, bool getAllFlag, in GetUserAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerClient
263 int32_t El5FilekeyManagerService::GetUserAppKey(int32_t userId, bool getAllFlag, std::vector<UserAp… in GetUserAppKey() function in OHOS::Security::AccessToken::El5FilekeyManagerService
82 int32_t GetUserAppKey(int32_t userId, bool getAllFlag, std::vector<UserAppKeyInfo> &keyInfos) in GetUserAppKey() function in TestEl5FilekeyServiceExt