Home
last modified time | relevance | path

Searched refs:AllocateSlow (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dallocator.cc38 void* Allocator::AllocateSlow(std::ptrdiff_t num_bytes) { in AllocateSlow() function in ruy::Allocator
54 return AllocateSlow(rounded_num_bytes); in AllocateBytes()
A Dallocator.h89 void* AllocateSlow(std::ptrdiff_t num_bytes);

Completed in 4 milliseconds