Searched defs:resourceNode (Results 1 – 11 of 11) sorted by relevance
39 auto resourceNode = ResourceNodePool::Instance().Select(executorIndex).lock(); in NotifyExecutorToDeleteTemplates() local60 auto resourceNode = ResourceNodePool::Instance().Select(executorIndex).lock(); in SendMsgToExecutor() local84 auto resourceNode = ResourceNodePool::Instance().Select(executorIndex).lock(); in SetCachedTemplates() local
66 auto resourceNode = ResourceNodePool::Instance().Select(executorIndex).lock(); in GetUserAuthProfile() local
145 auto resourceNode = MockResourceNode::CreateWithExecuteIndex(testIndex); variable159 auto resourceNode = MockResourceNode::CreateWithExecuteIndex(testIndex); variable
152 auto resourceNode = MockResourceNode::CreateWithExecuteIndex(executorIndex, FACE, ALL_IN_ONE); variable
192 auto resourceNode = MockResourceNode::CreateWithExecuteIndex(2); variable237 auto resourceNode = MockResourceNode::CreateWithExecuteIndex(2); variable375 static void MockForAuthResourceNode(std::shared_ptr<MockResourceNode> &resourceNode) in MockForAuthResourceNode()422 auto resourceNode = Common::MakeShared<MockResourceNode>(); variable517 auto resourceNode = Common::MakeShared<MockResourceNode>(); variable628 auto resourceNode = Common::MakeShared<MockResourceNode>(); variable
243 auto resourceNode = MockResourceNode::CreateWithExecuteIndex(executorIndex, FACE, ALL_IN_ONE); variable
282 auto resourceNode = MockResourceNode::CreateWithExecuteIndex(executorIndex, FACE, ALL_IN_ONE); variable
376 static void MockForIdmResourceNode(std::shared_ptr<MockResourceNode> &resourceNode) in MockForIdmResourceNode()422 auto resourceNode = Common::MakeShared<MockResourceNode>(); variable
88 …auto resourceNode = ResourceNode::MakeNewResource(info, executorCallback, templateIdList, fwkPubli… in ExecutorRegister() local
204 auto resourceNode = authTypeNodes[0].lock(); in GetProperty() local252 auto resourceNode = authTypeNodes[0].lock(); in SetProperty() local
40 auto resourceNode = scheduleNode->GetVerifyExecutor().lock(); in SetFreezingTimeAndRemainTimes() local