Searched refs:root_out_dir_ (Results 1 – 2 of 2) sorted by relevance
84 if (!root_out_dir_) { in GetRootOutDir()85 root_out_dir_.reset(new Value(NULL, in GetRootOutDir()88 return root_out_dir_.get(); in GetRootOutDir()
40 scoped_ptr<Value> root_out_dir_; variable