Home
last modified time | relevance | path

Searched defs:listeners (Results 1 - 25 of 52) sorted by relevance

123

/third_party/googletest/googletest/test/
H A Dgoogletest-shuffle-test_.cc95 TestEventListeners& listeners = UnitTest::GetInstance()->listeners(); in main() local
H A Dgtest_xml_output_unittest_.cc188 TestEventListeners& listeners = UnitTest::GetInstance()->listeners(); in main() local
/third_party/node/deps/npm/node_modules/signal-exit/dist/cjs/
H A Dindex.js[all...]
/third_party/node/deps/npm/node_modules/signal-exit/dist/mjs/
H A Dindex.js[all...]
/base/hiviewdfx/hiview/base/
H A Devent_dispatch_queue.cpp36 auto listeners = context_->GetListenerInfo(event.messageType_, event.eventName_, event.domain_); in ProcessUnorderedEvent() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_broadcast_receiver.cpp52 std::vector<ActionListener> listeners = it->second; in DispatchWorkHandler() local
/third_party/googletest/googletest/samples/
H A Dsample9_unittest.cc113 TestEventListeners& listeners = unit_test.listeners(); in main() local
H A Dsample10_unittest.cc120 TestEventListeners& listeners = UnitTest::GetInstance()->listeners(); in main() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUNotifier.java35 private List<EventListener> listeners; field in ICUNotifier
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUNotifier.java37 private List<EventListener> listeners; field in ICUNotifier
[all...]
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_event_monitor_manager_impl.cpp106 auto listeners = GetListeners(EVENT_IME_CHANGE_MASK); in OnImeChange() local
126 auto listeners = GetListeners(EVENT_IME_SHOW_MASK); in OnImeShow() local
135 auto listeners = GetListeners(EVENT_IME_HIDE_MASK); in OnImeHide() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Devent_listener_mgr.cpp160 auto listeners = eventListenerMap_.find(eventType); in SendEventLock() local
/base/msdp/device_status/services/native/src/
H A Ddevicestatus_manager.cpp135 std::set<const sptr<IRemoteDevStaCallback>, classcomp> listeners; in NotifyDeviceStatusChange() local
197 std::set<const sptr<IRemoteDevStaCallback>, classcomp> listeners; in Subscribe() local
/base/security/security_guard/services/data_collect/store/src/
H A Ddatabase_manager.cpp221 std::set<std::shared_ptr<IDbListener>> listeners = listenerMap_[event.eventId]; in DbChanged() local
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
H A Dinput_device_impl.cpp51 auto &listeners = iter->second; in RegisterDevListener() local
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_listener.cpp83 auto& listeners = it->second; in RemoveCallback() local
/base/hiviewdfx/hisysevent/interfaces/js/kits/napi/src/
H A Dnapi_hisysevent_js.cpp63 std::unordered_map<napi_ref, NAPI_LISTENER_PAIR> listeners; member
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp45 void RemoveFileDescriptorListenerLocked(std::map<int32_t, std::shared_ptr<FileDescriptorListener>> &listeners, in RemoveFileDescriptorListenerLocked() argument
/foundation/window/window_manager/interfaces/kits/napi/display_runtime/
H A Djs_display_listener.cpp87 auto& listeners = it->second; in RemoveCallback() local
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.h60 struct listeners __rcu *listeners; member
/kernel/linux/linux-6.6/net/netlink/
H A Daf_netlink.h66 struct listeners __rcu *listeners; member
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue_ffrt.cpp70 void RemoveFileDescriptorListenerLocked(std::map<int32_t, std::shared_ptr<FileDescriptorListener>> &listeners, in RemoveFileDescriptorListenerLocked() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dplugin_registry.cpp167 void Notify(const array_view<IPluginRegister::ITypeInfoListener*> listeners, in Notify() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp477 auto& listeners = it->second; in ProcessEvents() local
[all...]
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/src/
H A Dsoftbus_proxychannel_pipeline.c67 struct ListenerItem listeners[MSG_TYPE_CNT]; member
[all...]

Completed in 17 milliseconds

123