Home
last modified time | relevance | path

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

/ohos5.0/base/useriam/user_auth_framework/services/context/src/
H A Dremote_executor_stub.cpp39 class RemoteExecutorStubScheduleNode : public ScheduleNode, class
43RemoteExecutorStubScheduleNode(HdiScheduleInfo &scheduleInfo, std::weak_ptr<RemoteExecutorStub> ca… in RemoteExecutorStubScheduleNode() function in OHOS::UserIam::UserAuth::RemoteExecutorStubScheduleNode
51 ~RemoteExecutorStubScheduleNode() in ~RemoteExecutorStubScheduleNode()
273 …remoteScheduleNode_ = Common::MakeShared<RemoteExecutorStubScheduleNode>(scheduleInfo, weak_from_t… in ProcBeginExecuteRequest()