HomeSort by relevance Sort by last modified time
    Searched refs:owns_contents (Results 1 - 2 of 2) sorted by null

  /external/chromium/third_party/libjingle/source/talk/p2p/base/
sessionmessages.h 123 SessionInitiate() : owns_contents(false) {}
126 if (owns_contents) {
138 owns_contents = false;
142 bool owns_contents; member in struct:cricket::SessionInitiate
sessionmessages.cc 705 init->owns_contents = true;
    [all...]

Completed in 407 milliseconds