Searched refs:FillGetPropertyValue (Results 1 - 3 of 3) sorted by relevance
/base/useriam/user_auth_framework/services/ipc/inc/ |
H A D | user_auth_service.h | 107 void FillGetPropertyValue(AuthType authType, const std::vector<Attributes::AttributeKey> &keys, Attributes &values);
|
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/ |
H A D | user_auth_service_fuzzer.cpp | 486 g_userAuthService.FillGetPropertyValue(authType, keys, *values); in FuzzFillGetPropertyValue() 488 g_userAuthService.FillGetPropertyValue(authType, keys, *values); in FuzzFillGetPropertyValue()
|
/base/useriam/user_auth_framework/services/ipc/src/ |
H A D | user_auth_service.cpp | 248 void UserAuthService::FillGetPropertyValue(AuthType authType, const std::vector<Attributes::AttributeKey> &keys, in FillGetPropertyValue() function in OHOS::UserIam::UserAuth::UserAuthService 312 FillGetPropertyValue(authType, keys, values); in GetProperty()
|
Completed in 4 milliseconds