Home
last modified time | relevance | path

Searched defs:KeyboardSink (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/libsource/include/source/
DKeyboardSink.h27 struct KeyboardSink { struct
32 void start() {sink_->start();} in start()
/device/google/cuttlefish/host/frontend/gcastv2/libsource/
DKeyboardSink.cpp25 KeyboardSink::KeyboardSink(std::shared_ptr<RunLoop> runLoop, int serverFd, in KeyboardSink() function in android::KeyboardSink
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DServerState.h37 using KeyboardSink = android::KeyboardSink; member
DMyWebSocketHandler.h59 using KeyboardSink = android::KeyboardSink; member