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

  /external/chromium_org/tools/gn/
setup.h 78 SourceFile root_build_file_; member in class:CommonSetup
setup.cc 143 root_build_file_("//BUILD.gn"),
154 root_build_file_(other.root_build_file_),
166 loader_->Load(root_build_file_, LocationRange(), Label());
554 root_build_file_ = Loader::BuildFileForLabel(root_target_label);

Completed in 1078 milliseconds