Searched refs:FillGetPropertyKeys (Results 1 - 3 of 3) sorted by relevance
/base/useriam/user_auth_framework/services/ipc/inc/ |
H A D | user_auth_service.h | 105 void FillGetPropertyKeys(AuthType authType, const std::vector<Attributes::AttributeKey> &keys,
|
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
H A D | user_auth_service_fuzzer.cpp | 498 g_userAuthService.FillGetPropertyKeys(authType, keys, uint32Keys); in FuzzFillGetPropertyKeys() 500 g_userAuthService.FillGetPropertyKeys(authType, keys, uint32Keys); in FuzzFillGetPropertyKeys()
|
/base/useriam/user_auth_framework/services/ipc/src/ |
H A D | user_auth_service.cpp | 236 void UserAuthService::FillGetPropertyKeys(AuthType authType, const std::vector<Attributes::AttributeKey> &keys, in FillGetPropertyKeys() function in OHOS::UserIam::UserAuth::UserAuthService 302 FillGetPropertyKeys(authType, keys, uint32Keys); in GetProperty()
|
Completed in 4 milliseconds