Searched refs:workspace_names_ (Results 1 – 2 of 2) sorted by relevance
77 std::vector<std::string> &names = workspace_names_[id]; in Request()92 return workspace_names_; in WorkspaceNames()103 std::unordered_map<int, std::vector<std::string> > workspace_names_; variable
34 for (auto &it : workspace_names_) { in DebugString()