Home
last modified time | relevance | path

Searched refs:FillGetPropertyValue (Results 1 - 3 of 3) sorted by relevance

/base/useriam/user_auth_framework/services/ipc/inc/
H A Duser_auth_service.h107 void FillGetPropertyValue(AuthType authType, const std::vector<Attributes::AttributeKey> &keys, Attributes &values);
/base/useriam/user_auth_framework/test/fuzztest/services/userauthservice_fuzzer/
H A Duser_auth_service_fuzzer.cpp486 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 Duser_auth_service.cpp248 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