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
94 void DSoftbusAdapterImpl::AddObserver(std::shared_ptr<IDSoftbusObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::DSoftbusAdapterImpl
341 void AddObserver(Observer observer, uint32_t stages, EventRunnerObserverCallBack callback) in AddObserver() function
50 void Cooperate::AddObserver(std::shared_ptr<ICooperateObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::Cooperate::Cooperate
116 void Context::AddObserver(std::shared_ptr<ICooperateObserver> observer) in AddObserver() function in OHOS::Msdp::DeviceStatus::Cooperate::Context
210 void StateMachine::AddObserver(Context &context, const CooperateEvent &event) in AddObserver() function in OHOS::Msdp::DeviceStatus::Cooperate::StateMachine