Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/pasteboard_adapter/include/
H A Dpasteboard_client_adapter_impl.h88 using ObserverMap = variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dremote_observer_list.h55 using ObserverMap = std::map<sptr<T>, sptr<ObserverDeathRecipient>>; variable
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h200 …using ObserverMap = std::map<int32_t, std::shared_ptr<std::set<sptr<IPasteboardChangedObserver>, c… variable