Home | History | Annotate | Download | only in include

Lines Matching defs:max_executable_size_

4077   int max_executable_size() const { return max_executable_size_; }
4078 void set_max_executable_size(int value) { max_executable_size_ = value; }
4095 int max_executable_size_;