Searched defs:GetStackSize (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ | ||
D | thread_pool.h | 55 size_t GetStackSize() const { in GetStackSize() function |
D | thread.h | 729 size_t GetStackSize() const { in GetStackSize() function |
/art/runtime/entrypoints/quick/ | ||
D | quick_trampoline_entrypoints.cc | 1599 uint32_t GetStackSize() const { in GetStackSize() function in art::ComputeNativeCallFrameSize |