Home
last modified time | relevance | path

Searched refs:GetDataIn (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.h94 const std::string& GetDataIn() const { return in_buffer_; } in GetDataIn() function
/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp225 auto& data = GetDataIn(); in DoPost()