Searched defs:GetOutput (Results 1 - 4 of 4) sorted by relevance

/external/srec/tools/grxmlcompile/
H A Dnetw_arc.h138 int GetOutput() { return outputLabel; }; function in class:NUANArc
/external/chromium/net/tools/flip_server/
H A Dhttp_interface.cc326 void HttpSM::GetOutput() { function in class:net::HttpSM
329 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "HttpSM: GetOutput: nothing to "
337 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "HttpSM: GetOutput transformed "
344 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "GetOutput remove_stream_id: ["
356 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "HttpSM: GetOutput SendDataFrame["
H A Dstreamer_interface.h82 virtual void GetOutput() {} function in class:net::StreamerSM
H A Dspdy_interface.cc549 void SpdySM::GetOutput() { function in class:net::SpdySM
554 << "SpdySM: GetOutput: nothing to output!?";
559 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "SpdySM: GetOutput transformed "
580 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "SpdySM: GetOutput "
603 VLOG(2) << ACCEPTOR_CLIENT_IDENT << "SpdySM: GetOutput SendDataFrame["

Completed in 178 milliseconds