Home
last modified time | relevance | path

Searched defs:ObserverMap (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/include/
Dremote_observer_list.h55 using ObserverMap = std::map<sptr<T>, sptr<ObserverDeathRecipient>>; variable
/foundation/distributeddatamgr/pasteboard/services/core/include/
Dpasteboard_service.h102 …using ObserverMap = std::map<int32_t, std::shared_ptr<std::set<sptr<IPasteboardChangedObserver>, c… variable