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 D | el5_filekey_manager_kit_unittest.cpp | 135 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 D | el5_filekey_manager_kit.cpp | 43 …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 D | el5_filekey_manager_proxy.cpp | 157 std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey()
|
H A D | el5_filekey_manager_client.cpp | 78 std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey()
|
/ohos5.0/base/security/access_token/services/el5filekeymanager/test/src/ |
H A D | el5_filekey_manager_service_unittest.cpp | 143 std::vector<std::pair<int32_t, std::string>> keyInfos; variable 156 std::vector<std::pair<int32_t, std::string>> keyInfos; variable
|
H A D | el5_filekey_manager_service_mock_unittest.cpp | 75 …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 D | el5_filekey_manager_stub.cpp | 109 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 D | el5_filekey_manager_service.cpp | 225 std::vector<std::pair<int32_t, std::string>> &keyInfos) in GetUserAppKey()
|