Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/runtime/core/
H A Dmemory_allocator.h183 static uint8_t* alignPointer(void* ptr, size_t alignment) { in alignPointer() function
/aosp_15_r20/external/executorch/devtools/etdump/
H A Detdump_flatcc.cpp97 static uint8_t* alignPointer(void* ptr, size_t alignment) { in alignPointer() function