Searched refs:AllocateNodes (Results 1 – 2 of 2) sorted by relevance
67 InfLenFIFOQueue::Node* InfLenFIFOQueue::AllocateNodes(int num) { in AllocateNodes() function in grpc_core::InfLenFIFOQueue84 Node* new_chunk = AllocateNodes(kQueueInitNumNodes); in InfLenFIFOQueue()109 Node* new_chunk = AllocateNodes(curr_count); in Put()
170 Node* AllocateNodes(int num);