Home | History | Annotate | Download | only in include

Lines Matching defs:max_executable_size_

2572   int max_executable_size() { return max_executable_size_; }
2573 void set_max_executable_size(int value) { max_executable_size_ = value; }
2580 int max_executable_size_;