Home
last modified time | relevance | path

Searched defs:callback_it (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/
H A Dasynchronous_signal_handler.cc59 Callbacks::iterator callback_it = registered_callbacks_.find(signal); in UnregisterHandler() local
72 Callbacks::iterator callback_it = registered_callbacks_.find(signal); in OnReadable() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Host/posix/
DMainLoopPosix.h69 std::list<Callback>::iterator callback_it) in SignalHandle()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Host/posix/
DMainLoopPosix.h69 std::list<Callback>::iterator callback_it) in SignalHandle()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Host/posix/
DMainLoopPosix.h69 std::list<Callback>::iterator callback_it) in SignalHandle()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Host/posix/
DMainLoopPosix.h69 std::list<Callback>::iterator callback_it) in SignalHandle()
/aosp_15_r20/external/perfetto/src/ipc/
H A Dservice_proxy.cc85 auto callback_it = pending_callbacks_.find(request_id); in EndInvoke() local
/aosp_15_r20/external/cronet/net/socket/
H A Dtransport_client_socket_pool.cc584 auto callback_it = pending_callback_map_.find(handle); in CancelRequest() local