Searched defs:DeviceInitCallBack (Results 1 – 8 of 8) sorted by relevance
47 … explicit DeviceInitCallBack(const std::shared_ptr<WorkHandler>& handler) : handler_(handler) {} in DeviceInitCallBack() function
73 class DeviceInitCallBack : public DistributedHardware::DmInitCallback { class in OHOS::DeviceProfile::ProfileAuthorityTest
33 DeviceInitCallBack::DeviceInitCallBack(void (*cb)()) : callback_(cb) in DeviceInitCallBack() function in DeviceInitCallBack
170 class DeviceInitCallBack; variable
97 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedConnectTest
89 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedServiceSecondTest
90 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedServiceFirstTest
116 class HCameraService::DeviceInitCallBack : public DistributedHardware::DmInitCallback { class in OHOS::CameraStandard::HCameraService