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.h278 using ObserverMap = std::map<std::pair<int32_t, pid_t>, variable