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.h48 … 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/interfaces/inner_api/native/camera/include/input/
Dcamera_manager.h653 class DeviceInitCallBack; variable
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Ddistributed_sched_service_second_test.cpp88 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedServiceSecondTest
Ddistributed_sched_connect_test.cpp95 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedConnectTest
Ddistributed_sched_service_first_test.cpp89 class DeviceInitCallBack : public DmInitCallback { class in OHOS::DistributedSchedule::DistributedSchedServiceFirstTest
/foundation/multimedia/camera_framework/frameworks/native/camera/src/input/
Dcamera_manager.cpp133 class CameraManager::DeviceInitCallBack : public DistributedHardware::DmInitCallback { class in OHOS::CameraStandard::CameraManager