Searched defs:RemoteExecutorProxyCallback (Results 1 – 1 of 1) sorted by relevance
33 class RemoteExecutorProxyCallback : public ExecutorRegisterCallback, public NoCopyable { class35 …explicit RemoteExecutorProxyCallback(std::weak_ptr<RemoteExecutorProxy> callback) : callback_(call… in RemoteExecutorProxyCallback() function in OHOS::UserIam::UserAuth::RemoteExecutorProxyCallback