Searched defs:executor (Results 1 – 6 of 6) sorted by relevance
41 auto executor = new (std::nothrow) ExecutorImpl(); in FaceAuthInterfaceService() local
48 sptr<IExecutor> executor = new (std::nothrow) ExecutorImpl(pinHdi); in GetExecutorList() local
41 auto executor = new (std::nothrow) ExecutorImpl(); in FingerprintAuthInterfaceService() local
26 void WatchDog::Init(int ms, std::function<void()> executor, bool isKill) in Init()
218 ExecutorInfoHal *executor = (ExecutorInfoHal *)tempNode->data; in MountExecutorOnce() local283 const ExecutorInfoHal *executor = coAuthSchedule->executors + i; in GetScheduleVeriferSensorHint() local
285 const ExecutorInfoHal *executor = &((currentSchedule->executors)[index]); in IsExecutorInfoValid() local