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

  /external/webrtc/webrtc/p2p/client/
basicportallocator.h 193 bool allocation_sequences_created_; member in class:cricket::BasicPortAllocatorSession
basicportallocator.cc 155 allocation_sequences_created_(false) {
476 allocation_sequences_created_ = true;
631 if (!allocation_sequences_created_)
    [all...]

Completed in 85 milliseconds