Searched defs:GetObservers (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ | ||
H A D | connection_observer_controller.cpp | 97 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 D | connection_observer_client_impl.cpp | 276 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 D | device_manager_adapter.cpp | 304 std::vector<const AppDeviceChangeListener *> DeviceManagerAdapter::GetObservers() in GetObservers() function in OHOS::DistributedData::DeviceManagerAdapter |