Home
last modified time | relevance | path

Searched refs:RegistCb (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/ffrt/src/util/
H A Dinit.cpp36 ffrt::TaskFactory::RegistCb( in ffrt_init()
43 ffrt::SchedulerFactory::RegistCb( in ffrt_init()
46 CoRoutineFactory::RegistCb( in ffrt_init()
/foundation/multimedia/camera_lite/frameworks/
H A Dcamera_impl.h49 void RegistCb(CameraStateCallback &callback, EventHandler &handler);
H A Dcamera_impl.cpp233 void CameraImpl::RegistCb(CameraStateCallback &callback, EventHandler &handler) in RegistCb() function in OHOS::Media::CameraImpl
H A Dcamera_manager.cpp153 p->second->RegistCb(callback, handler);
/foundation/resourceschedule/ffrt/src/tm/
H A Dtask_factory.h55 static void RegistCb(TaskAllocCB<CPUEUTask>::Alloc &&alloc, TaskAllocCB<CPUEUTask>::Free &&free, in RegistCb() function in ffrt::TaskFactory
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_scheduler.h118 static void RegistCb(const AllocCB &alloc, const RecycleCB &recycle) in RegistCb() function in ffrt::SchedulerFactory
/foundation/resourceschedule/ffrt/src/eu/
H A Dco_routine.h117 static void RegistCb(const CowakeCB &cowake) in RegistCb() function in CoRoutineFactory

Completed in 3 milliseconds