Searched refs:binary_paths_ (Results 1 – 2 of 2) sorted by relevance
45 std::vector<std::string> binary_paths_; variable51 binary_paths_.push_back(std::forward<T>(binary_path)); in AddBinaryPath()
69 for (auto& path : binary_paths_) { in WriteBinaryPaths()