Searched defs:AddObserver (Results 1 – 4 of 4) sorted by relevance
| /base/msdp/device_status/intention/adapters/dsoftbus_adpater/src/ | ||
| D | dsoftbus_adapter.cpp | 33 void DSoftbusAdapter::AddObserver(std::shared_ptr<IDSoftbusObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter |
| D | dsoftbus_adapter_impl.cpp | 71 void DSoftbusAdapterImpl::AddObserver(std::shared_ptr<IDSoftbusObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl |
| /base/msdp/device_status/intention/adapters/ddp_adapter/src/ | ||
| D | ddp_adapter.cpp | 33 void DDPAdapter::AddObserver(std::shared_ptr<IDeviceProfileObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DDPAdapter |
| D | ddp_adapter_impl.cpp | 59 void DDPAdapterImpl::AddObserver(std::shared_ptr<IDeviceProfileObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DDPAdapterImpl |