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

  /external/chromium/third_party/libjingle/source/talk/p2p/client/
basicportallocator.h 153 bool allocation_started_; member in class:cricket::BasicPortAllocatorSession
basicportallocator.cc 225 allocation_started_(false), running_(false) {
255 if (allocation_started_)
380 allocation_started_ = true;

Completed in 21 milliseconds