Home
last modified time | relevance | path

Searched defs:executor (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/camera/vdi_base/common/utils/watchdog/
H A Dwatchdog.cpp26 void WatchDog::Init(int ms, std::function<void()> executor, bool isKill) in Init() argument
/drivers/peripheral/fingerprint_auth/hdi_service/src/
H A Dfingerprint_auth_interface_service.cpp41 auto executor = new (std::nothrow) AllInOneExecutorImpl(); in FingerprintAuthInterfaceService() local
/drivers/peripheral/face_auth/hdi_service/src/
H A Dface_auth_interface_service.cpp42 auto executor = new (std::nothrow) AllInOneExecutorImpl(); in FaceAuthInterfaceService() local
/drivers/peripheral/user_auth/hdi_service/coauth/src/
H A Dcoauth.c230 ExecutorInfoHal *executor = (ExecutorInfoHal *)tempNode->data; in MountExecutorOnce() local
311 const ExecutorInfoHal *executor in GetScheduleVerifierSensorHint() local
[all...]
H A Dexecutor_message.c161 const ExecutorInfoHal *executor = &((currentSchedule->executors)[index]); in Ed25519VerifyData() local
/drivers/peripheral/user_auth/test/unittest/co_auth/
H A Dco_auth_test.cpp164 LinkedList *executor = CreateLinkedList(DestroyExecutorInfo); in HWTEST_F() local
177 LinkedList *executor = CreateLinkedList(DestroyExecutorInfo); in HWTEST_F() local
[all...]

Completed in 4 milliseconds