Home
last modified time | relevance | path

Searched defs:poll_handler (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp227 std::shared_ptr<PollConnectionHandler> poll_handler; in DoPost() local
254 std::shared_ptr<PollConnectionHandler> poll_handler) { in Poll()
273 std::shared_ptr<PollConnectionHandler> poll_handler, in DoPostInner()
309 std::shared_ptr<PollConnectionHandler> poll_handler, in DoPostInner()
340 std::shared_ptr<PollConnectionHandler> poll_handler, in DoPostInner()
/aosp_15_r20/system/memory/lmkd/
Dlmkd.cpp270 struct event_handler_info* poll_handler; member