Home
last modified time | relevance | path

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

/external/chromium_org/remoting/protocol/
Djingle_messages.cc329 : type(REPLY_RESULT), in JingleMessageReply()
334 : type(error != NONE ? REPLY_ERROR : REPLY_RESULT), in JingleMessageReply()
356 if (type == REPLY_RESULT) { in ToXml()
Djingle_messages.h90 REPLY_RESULT, enumerator