Home
last modified time | relevance | path

Searched defs:AddObserver (Results 1 – 4 of 4) sorted by relevance

/base/msdp/device_status/intention/adapters/dsoftbus_adpater/src/
Ddsoftbus_adapter.cpp33 void DSoftbusAdapter::AddObserver(std::shared_ptr<IDSoftbusObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
Ddsoftbus_adapter_impl.cpp71 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/
Dddp_adapter.cpp33 void DDPAdapter::AddObserver(std::shared_ptr<IDeviceProfileObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DDPAdapter
Dddp_adapter_impl.cpp59 void DDPAdapterImpl::AddObserver(std::shared_ptr<IDeviceProfileObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DDPAdapterImpl