Home
last modified time | relevance | path

Searched defs:keyInfos (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/security/access_token/interfaces/innerkits/el5filekeymanager/test/unittest/src/
H A Del5_filekey_manager_kit_unittest.cpp135 std::vector<std::pair<int32_t, std::string>> keyInfos; variable
184 std::vector<std::pair<int32_t, std::string>> keyInfos; variable
/ohos5.0/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/
H A Del5_filekey_manager_kit.cpp43 …eyManagerKit::GetUserAppKey(int32_t userId, std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey()
64 …anagerKit::GetUserAllAppKey(int32_t userId, std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAllAppKey()
H A Del5_filekey_manager_proxy.cpp157 std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey()
H A Del5_filekey_manager_client.cpp78 std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey()
/ohos5.0/base/security/access_token/services/el5filekeymanager/test/src/
H A Del5_filekey_manager_service_unittest.cpp143 std::vector<std::pair<int32_t, std::string>> keyInfos; variable
156 std::vector<std::pair<int32_t, std::string>> keyInfos; variable
H A Del5_filekey_manager_service_mock_unittest.cpp75 …UserAppKey(int32_t userId, bool getAllFlag, std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey()
267 std::vector<std::pair<int32_t, std::string>> keyInfos; variable
286 std::vector<std::pair<int32_t, std::string>> keyInfos; variable
/ohos5.0/base/security/access_token/services/el5filekeymanager/src/
H A Del5_filekey_manager_stub.cpp109 std::vector<std::pair<int32_t, std::string>> keyInfos; in GetUserAppKeyInner() local
142 std::vector<std::pair<int32_t, std::string>>& keyInfos) in MarshallingKeyInfos()
H A Del5_filekey_manager_service.cpp225 std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey()