Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
Ddevice_networking_collect.h47 … explicit DeviceInitCallBack(const std::shared_ptr<WorkHandler>& handler) : handler_(handler) {} in DeviceInitCallBack() function
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
Dprofile_authority_test.cpp73 class DeviceInitCallBack : public DistributedHardware::DmInitCallback { class in OHOS::DeviceProfile::ProfileAuthorityTest
/foundation/multimedia/camera_framework/services/camera_service/include/
Dhcamera_service.h169 class DeviceInitCallBack; variable
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Ddistributed_sched_connect_test.cpp97 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedConnectTest
Ddistributed_sched_service_second_test.cpp89 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedServiceSecondTest
Ddistributed_sched_service_first_test.cpp90 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedServiceFirstTest
/foundation/multimedia/camera_framework/services/camera_service/src/
Dhcamera_service.cpp101 class HCameraService::DeviceInitCallBack : public DistributedHardware::DmInitCallback { class in OHOS::CameraStandard::HCameraService