Home
last modified time | relevance | path

Searched refs:OnDeviceInfoChangedEx (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_device_node_listener.cpp62 DistributedSchedService::GetInstance().OnDeviceInfoChangedEx(deviceInfo); in OnDeviceInfoChanged()
H A Ddistributed_sched_service.cpp680 void DistributedSchedService::OnDeviceInfoChangedEx(const OHOS::DistributedHardware::DmDeviceInfo& deviceInfo) in OnDeviceInfoChangedEx() function in OHOS::DistributedSchedule::DistributedSchedService
687 if (dmsAdapetr_.OnDeviceInfoChangedEx == nullptr) { in OnDeviceInfoChangedEx()
692 dmsAdapetr_.OnDeviceInfoChangedEx(deviceInfo); in OnDeviceInfoChangedEx()
/foundation/ability/dmsfwk/interfaces/innerkits/common/include/
H A Didms_interactive_adapter.h47 void (*OnDeviceInfoChangedEx)(const OHOS::DistributedHardware::DmDeviceInfo& deviceInfo); member
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h227 void OnDeviceInfoChangedEx(const OHOS::DistributedHardware::DmDeviceInfo& deviceInfo);
372 .OnDeviceInfoChangedEx = nullptr,

Completed in 8 milliseconds