Searched defs:AddObserver (Results 1 – 7 of 7) sorted by relevance
26 int32_t CommonEventAdapter::AddObserver(std::shared_ptr<ICommonEventObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::CommonEventAdapter
33 void DSoftbusAdapter::AddObserver(std::shared_ptr<IDSoftbusObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapter
101 void DSoftbusAdapterImpl::AddObserver(std::shared_ptr<IDSoftbusObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
355 void AddObserver(Observer observer, uint32_t stages, EventRunnerObserverCallBack callback) in AddObserver() function
51 void Cooperate::AddObserver(std::shared_ptr<ICooperateObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::Cooperate::Cooperate
117 void Context::AddObserver(std::shared_ptr<ICooperateObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::Cooperate::Context
236 void StateMachine::AddObserver(Context &context, const CooperateEvent &event) in AddObserver() function in OHOS::Msdp::DeviceStatus::Cooperate::StateMachine