Searched refs:FixStackSize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread.cc496 static size_t FixStackSize(size_t stack_size) { function in namespace:art
665 stack_size = FixStackSize(stack_size);

Completed in 46 milliseconds