Searched defs:allocateBytes (Results 1 – 2 of 2) sorted by relevance
250 void allocateBytes(int bytes) { in allocateBytes() method in OutboundFlowController.OutboundFlowState
254 uintptr_t allocateBytes(size_t bytes) { in allocateBytes() function