Home
last modified time | relevance | path

Searched defs:AllocationSequence (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/p2p/client/
Dbasic_port_allocator.h99 class AllocationSequence; variable
278 friend class AllocationSequence; variable
Dbasic_port_allocator.cc1222 AllocationSequence::AllocationSequence(BasicPortAllocatorSession* session, in AllocationSequence() function in cricket::AllocationSequence
/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.h658 using AllocationSequence = std::vector<std::unique_ptr<Allocation>>; variable