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