HomeSort by relevance Sort by last modified time
    Searched refs:dotfile_scope_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gn/
setup.h 66 Scope dotfile_scope_; member in class:Setup
setup.cc 83 dotfile_scope_(&dotfile_settings_) {
184 dotfile_root_->AsBlock()->ExecuteBlockInScope(&dotfile_scope_, &err);
205 dotfile_scope_.GetValue("secondary_source", true);
218 dotfile_scope_.GetValue("buildconfig", true);

Completed in 34 milliseconds