Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator.h120 class AllocationSequence; variable
303 friend class AllocationSequence; variable
H A Dbasic_port_allocator.cc1353 AllocationSequence::AllocationSequence( in AllocationSequence() function in cricket::AllocationSequence
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.h757 using AllocationSequence = std::vector<std::unique_ptr<Allocation>>; variable