Searched refs:allocateBytes (Results 1 – 3 of 3) sorted by relevance
184 state.allocateBytes(bytesForStream); in writeStreams()250 void allocateBytes(int bytes) { in allocateBytes() method in OutboundFlowController.OutboundFlowState
34 uintptr_t Result = Assemblr.allocateBytes(Capacity); in NewContents()
254 uintptr_t allocateBytes(size_t bytes) { in allocateBytes() function