Searched refs:root_out_dir_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/
H A Dscope_per_file_provider.cc89 if (!root_out_dir_) {
90 root_out_dir_.reset(new Value(NULL,
93 return root_out_dir_.get();
H A Dscope_per_file_provider.h45 scoped_ptr<Value> root_out_dir_; member in class:ScopePerFileProvider

Completed in 65 milliseconds