Home
last modified time | relevance | path

Searched defs:DeviceInitCallBack (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_networking_collect.h47 … explicit DeviceInitCallBack(const std::shared_ptr<WorkHandler>& handler) : handler_(handler) {} in DeviceInitCallBack() function
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dprofile_authority_test.cpp73 class DeviceInitCallBack : public DistributedHardware::DmInitCallback { class in OHOS::DeviceProfile::ProfileAuthorityTest
/ohos5.0/base/msdp/device_status/rust/subsystem/distributed_hardware/binding/src/
H A Ddm_binding.cpp33 DeviceInitCallBack::DeviceInitCallBack(void (*cb)()) : callback_(cb) in DeviceInitCallBack() function in DeviceInitCallBack
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/include/
H A Dhcamera_service.h170 class DeviceInitCallBack; variable
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Ddistributed_sched_connect_test.cpp97 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedConnectTest
H A Ddistributed_sched_service_second_test.cpp89 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedServiceSecondTest
H A Ddistributed_sched_service_first_test.cpp90 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedServiceFirstTest
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp116 class HCameraService::DeviceInitCallBack : public DistributedHardware::DmInitCallback { class in OHOS::CameraStandard::HCameraService