webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/p2p/base/transportdescription.h"
#include "webrtc/base/arraysize.h"
#include "webrtc/base/stringutils.h"
#include "webrtc/p2p/base/p2pconstants.h"
Namespaces | |
cricket | |
Functions | |
bool | cricket::StringToConnectionRole (const std::string &role_str, ConnectionRole *role) |
bool | cricket::ConnectionRoleToString (const ConnectionRole &role, std::string *role_str) |