Searched defs:GetStackSize (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dthread_pool.h42 size_t GetStackSize() const { function in class:art::ThreadPoolWorker
H A Dthread.h577 size_t GetStackSize() const { function in class:art::Thread
/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc1204 uint32_t GetStackSize() { function in class:art::ComputeNativeCallFrameSize
1209 sp8 -= GetStackSize();

Completed in 78 milliseconds