Home
last modified time | relevance | path

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

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