Home
last modified time | relevance | path

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

12

/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...]
/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...]
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Devent_listener_mgr.cpp160 auto listeners = eventListenerMap_.find(eventType); in SendEventLock() 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
/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
/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...]
/foundation/communication/netstack/utils/napi_utils/src/
H A Devent_manager.cpp63 auto listeners = listeners_; in Emit() local
/kernel/linux/linux-5.10/kernel/
H A Dtaskstats.c276 struct listener_list *listeners; in add_del_listener() local
109 send_cpu_listeners(struct sk_buff *skb, struct listener_list *listeners) send_cpu_listeners() argument
586 struct listener_list *listeners; taskstats_exit() local
[all...]
/third_party/node/lib/
H A Devents.js[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.cpp63 std::shared_ptr<ListenerSet> listeners = std::make_shared<ListenerSet>(); member in __anon22992::Broadcaster
/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Dui_observer.cpp632 auto& listeners = it->second; in UnRegisterNavDestinationSwitchCallback() local
678 auto& listeners = it->second; in UnRegisterNavDestinationSwitchCallback() local
744 const auto listeners = it->second; HandleListenersWithEmptyNavigationId() local
764 const auto listeners = it->second; HandleListenersWithSpecifiedNavigationId() local
[all...]
/foundation/window/window_manager/wm/include/
H A Dwindow_impl.h324 template<typename T> void ClearUselessListeners(std::map<uint32_t, T>& listeners, uint32_t winId) in ClearUselessListeners() argument

Completed in 16 milliseconds

12