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

  /external/webrtc/webrtc/p2p/client/
basicportallocator.h 190 bool allocation_started_; member in class:cricket::BasicPortAllocatorSession
basicportallocator.cc 152 allocation_started_(false),
309 allocation_started_ = true;
417 if (allocation_started_)
    [all...]

Completed in 130 milliseconds