Searched defs:executor (Results 1 – 7 of 7) sorted by relevance
41 auto executor = new (std::nothrow) AllInOneExecutorImpl(); in FingerprintAuthInterfaceService() local52 for (auto executor : executorList_) { in GetExecutorList() local
42 auto executor = new (std::nothrow) AllInOneExecutorImpl(); in FaceAuthInterfaceService() local53 for (auto executor : executorList_) { in GetExecutorList() local
26 void WatchDog::Init(int ms, std::function<void()> executor, bool isKill) in Init()
230 ExecutorInfoHal *executor = (ExecutorInfoHal *)tempNode->data; in MountExecutorOnce() local311 const ExecutorInfoHal *executor = coAuthSchedule->executors + i; in GetScheduleVerifierSensorHint() local
161 const ExecutorInfoHal *executor = &((currentSchedule->executors)[index]); in Ed25519VerifyData() local
164 LinkedList *executor = CreateLinkedList(DestroyExecutorInfo); variable177 LinkedList *executor = CreateLinkedList(DestroyExecutorInfo); variable
79 TimeOutExecutor<decltype(ioctlWrapper)> executor(ioctlWrapper); in V4L2ReqBuffers() local