Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/p2p/base/
Dsessionmessages.cc47 ActionType ToActionType(const std::string& type) { in ToActionType() function
164 msg->type = ToActionType(type_string); in ParseGingleSessionMessage()
180 msg->type = ToActionType(type_string); in ParseJingleSessionMessage()