Home
last modified time | relevance | path

Searched refs:ProcessCustomCommand (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.h65 ResultCode ProcessCustomCommand(const Attributes &properties);
/ohos5.0/base/useriam/user_auth_framework/frameworks/native/executors/src/framework/
H A Dframework_executor_callback.cpp135 ret = ProcessCustomCommand(properties); in OnSetPropertyInner()
305 ResultCode FrameworkExecutorCallback::ProcessCustomCommand(const Attributes &properties) in ProcessCustomCommand() function in OHOS::UserIam::UserAuth::FrameworkExecutorCallback