Home
last modified time | relevance | path

Searched refs:OnSetPropertyInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/include/framework/
H A Dframework_executor_callback.h55 ResultCode OnSetPropertyInner(const Attributes &properties);
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dframework_executor_callback.cpp117 return OnSetPropertyInner(properties); in OnSetProperty()
120 ResultCode FrameworkExecutorCallback::OnSetPropertyInner(const Attributes &properties) in OnSetPropertyInner() function in OHOS::UserIam::UserAuth::FrameworkExecutorCallback