Home
last modified time | relevance | path

Searched defs:GetObservers (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dconnection_observer_controller.cpp97 std::vector<sptr<AbilityRuntime::IConnectionObserver>> ConnectionObserverController::GetObservers() in GetObservers() function in OHOS::AAFwk::ConnectionObserverController
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dconnection_observer_client_impl.cpp276 std::unordered_set<std::shared_ptr<ConnectionObserver>> ConnectionObserverClientImpl::GetObservers() in GetObservers() function in OHOS::AbilityRuntime::ConnectionObserverClientImpl
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/communicator/src/
H A Ddevice_manager_adapter.cpp304 std::vector<const AppDeviceChangeListener *> DeviceManagerAdapter::GetObservers() in GetObservers() function in OHOS::DistributedData::DeviceManagerAdapter