Searched refs:dotfile_scope_ (Results 1 – 2 of 2) sorted by relevance
180 dotfile_scope_(&empty_settings_) { in Setup()354 dotfile_root_->AsBlock()->ExecuteBlockInScope(&dotfile_scope_, &err); in RunConfigFile()375 dotfile_scope_.GetValue("secondary_source", true); in FillOtherConfig()388 dotfile_scope_.GetValue("buildconfig", true); in FillOtherConfig()
107 Scope dotfile_scope_; variable