Home
last modified time | relevance | path

Searched refs:AppendDataOut (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp213 AppendDataOut(replyAsString); in Reply()
353 AppendDataOut(replyAsString); in DoGet()
Ddevice_list_handler.cpp32 AppendDataOut(replyAsString); in DoGet()
/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.h93 void AppendDataOut(const std::string& data);
Dwebsocket_handler.cpp84 void DynHandler::AppendDataOut(const std::string& data) { in AppendDataOut() function in cuttlefish::DynHandler