Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dtransport_description.cc114 CONNECTIONROLE_ACTPASS_STR, CONNECTIONROLE_HOLDCONN_STR}; in StringToConnectionRole()
137 *role_str = cricket::CONNECTIONROLE_HOLDCONN_STR; in ConnectionRoleToString()
Dp2p_constants.cc42 const char CONNECTIONROLE_HOLDCONN_STR[] = "holdconn"; variable
Dp2p_constants.h49 extern const char CONNECTIONROLE_HOLDCONN_STR[];
Dtransport_description.h95 extern const char CONNECTIONROLE_HOLDCONN_STR[];