Home
last modified time | relevance | path

Searched refs:DmNotifyEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
H A Ddm_device_info.h33 typedef enum DmNotifyEvent { enum
48 } DmNotifyEvent; typedef
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp301 …DeviceManager::GetInstance().NotifyEvent(PKG_NAME, DmNotifyEvent::DM_NOTIFY_EVENT_ONDEVICEREADY, e… in NotifyReadyEvent()