Home
last modified time | relevance | path

Searched refs:DataStateString (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/app/webrtc/
Ddatachannelinterface.h112 static const char* DataStateString(DataState state) { in DataStateString() function
Dstatscollector.cc856 DataChannelInterface::DataStateString(dc->state())); in ExtractDataInfo()
Dstatscollector_unittest.cc778 const std::string state = DataChannelInterface::DataStateString( in TEST_F()