Searched refs:GetDefaultStackSize (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | runtime.h | 279 size_t GetDefaultStackSize() const { in GetDefaultStackSize() function |
D | thread.cc | 672 stack_size = Runtime::Current()->GetDefaultStackSize(); in FixStackSize() |