Searched defs:executor (Results 1 – 7 of 7) sorted by relevance
40 auto executor = new (std::nothrow) ExecutorImpl(); in FaceAuthInterfaceService() local51 for (auto executor : executorList_) { in GetExecutorList() local
40 auto executor = new (std::nothrow) ExecutorImpl(); in FingerprintAuthInterfaceService() local51 for (auto executor : executorList_) { in GetExecutorList() local
46 for (auto &executor : executorListV1_1) { in GetExecutorList() local61 sptr<IExecutor> executor = new (std::nothrow) ExecutorImpl(pinHdi); in GetExecutorListV1_1() local
26 void WatchDog::Init(int ms, std::function<void()> executor, bool isKill) in Init()
162 LinkedList *executor = CreateLinkedList(DestroyExecutorInfo); variable173 LinkedList *executor = CreateLinkedList(DestroyExecutorInfo); variable
230 ExecutorInfoHal *executor = (ExecutorInfoHal *)tempNode->data; in MountExecutorOnce() local295 const ExecutorInfoHal *executor = coAuthSchedule->executors + i; in GetScheduleVeriferSensorHint() local
161 const ExecutorInfoHal *executor = &((currentSchedule->executors)[index]); in Ed25519VerifyData() local