Searched defs:resourceNode (Results 1 – 11 of 11) sorted by relevance
39 auto resourceNode = ResourceNodePool::Instance().Select(executorIndex).lock(); in NotifyExecutorToDeleteTemplates() local59 auto resourceNode = ResourceNodePool::Instance().Select(executorIndex).lock(); in SendMsgToExecutor() local83 auto resourceNode = ResourceNodePool::Instance().Select(executorIndex).lock(); in SetCachedTemplates() local
65 auto resourceNode = ResourceNodePool::Instance().Select(executorIndex).lock(); in GetUserAuthProfile() local
142 auto resourceNode = MockResourceNode::CreateWithExecuteIndex(testIndex); variable156 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
219 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
187 auto resourceNode = authTypeNodes[0].lock(); in GetProperty() local237 auto resourceNode = authTypeNodes[0].lock(); in SetProperty() local
38 auto resourceNode = scheduleNode->GetVerifyExecutor().lock(); in SetFreezingTimeAndRemainTimes() local