Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dtransport_description.cc114 CONNECTIONROLE_ACTPASS_STR, CONNECTIONROLE_HOLDCONN_STR}; in StringToConnectionRole()
131 *role_str = cricket::CONNECTIONROLE_ACTPASS_STR; in ConnectionRoleToString()
Dp2p_constants.cc41 const char CONNECTIONROLE_ACTPASS_STR[] = "actpass"; variable
Dp2p_constants.h48 extern const char CONNECTIONROLE_ACTPASS_STR[];
Dtransport_description.h94 extern const char CONNECTIONROLE_ACTPASS_STR[];