Searched defs:loadInfos (Results 1 - 8 of 8) sorted by relevance
/base/security/access_token/interfaces/innerkits/el5filekeymanager/src/ |
H A D | el5_filekey_manager_kit.cpp | 48 ChangeUserAppkeysLoadInfo(int32_t userId, std::vector<std::pair<std::string, bool>> &loadInfos) ChangeUserAppkeysLoadInfo() argument
|
H A D | el5_filekey_manager_proxy.cpp | 204 ChangeUserAppkeysLoadInfo(int32_t userId, std::vector<std::pair<std::string, bool>> &loadInfos) ChangeUserAppkeysLoadInfo() argument
|
H A D | el5_filekey_manager_client.cpp | 86 ChangeUserAppkeysLoadInfo(int32_t userId, std::vector<std::pair<std::string, bool>> &loadInfos) ChangeUserAppkeysLoadInfo() argument
|
/base/security/access_token/interfaces/innerkits/el5filekeymanager/test/unittest/src/ |
H A D | el5_filekey_manager_kit_unittest.cpp | 148 std::vector<std::pair<std::string, bool>> loadInfos; in HWTEST_F() local
|
/base/security/access_token/services/el5filekeymanager/test/src/ |
H A D | el5_filekey_manager_service_unittest.cpp | 175 std::vector<std::pair<std::string, bool>> loadInfos; in HWTEST_F() local 189 std::vector<std::pair<std::string, bool>> loadInfos; in HWTEST_F() local
|
H A D | el5_filekey_manager_service_mock_unittest.cpp | 83 int32_t ChangeUserAppkeysLoadInfo(int32_t userId, std::vector<std::pair<std::string, bool>> &loadInfos) in ChangeUserAppkeysLoadInfo() argument 326 std::vector<std::pair<std::string, bool>> loadInfos; in HWTEST_F() local 346 std::vector<std::pair<std::string, bool>> loadInfos; in HWTEST_F() local
|
/base/security/access_token/services/el5filekeymanager/src/ |
H A D | el5_filekey_manager_stub.cpp | 117 std::vector<std::pair<std::string, bool>> loadInfos; in ChangeUserAppkeysLoadInfoInner() local 151 UnmarshallingLoadInfos(MessageParcel &data, std::vector<std::pair<std::string, bool>> &loadInfos) UnmarshallingLoadInfos() argument
|
H A D | el5_filekey_manager_service.cpp | 246 ChangeUserAppkeysLoadInfo(int32_t userId, std::vector<std::pair<std::string, bool>> &loadInfos) ChangeUserAppkeysLoadInfo() argument
|
Completed in 7 milliseconds