Home
last modified time | relevance | path

Searched defs:TryAllocate (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_multibuf/
Dallocator_async.cc169 Poll<std::optional<MultiBuf>> MultiBufAllocationFuture::TryAllocate() { in TryAllocate() function in pw::multibuf::MultiBufAllocationFuture
/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc3257 void Assembler::TryAllocate(const Class &cls, Label *failure, in TryAllocate() function in dart::Assembler