Searched defs:PrintState (Results 1 – 2 of 2) sorted by relevance
100 struct PrintState { struct102 int State;104 explicit PrintState(int State) : State(State) {} in PrintState() function
147 void GoogCcStatePrinter::PrintState(RtcEventLogOutput* log, in PrintState() function in webrtc::GoogCcStatePrinter186 void GoogCcDebugFactory::PrintState(const Timestamp at_time) { in PrintState() function in webrtc::GoogCcDebugFactory