Home
last modified time | relevance | path

Searched defs:RemoteExecutorProxyCallback (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/useriam/user_auth_framework/services/core/src/
H A Dremote_executor_proxy.cpp33 class RemoteExecutorProxyCallback : public ExecutorRegisterCallback, public NoCopyable { class
35 …explicit RemoteExecutorProxyCallback(std::weak_ptr<RemoteExecutorProxy> callback) : callback_(call… in RemoteExecutorProxyCallback() function in OHOS::UserIam::UserAuth::RemoteExecutorProxyCallback