Home
last modified time | relevance | path

Searched refs:default_stack_size_ (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime.h222 return default_stack_size_; in GetDefaultStackSize()
542 size_t default_stack_size_; variable
Druntime.cc109 default_stack_size_(0), in Runtime()
685 default_stack_size_ = options->stack_size_; in Init()