Searched refs:GetOutputSubdirName (Results 1 – 3 of 3) sorted by relevance
158 std::string GetOutputSubdirName(const Label& toolchain_label, bool is_default);
643 std::string GetOutputSubdirName(const Label& toolchain_label, bool is_default) { in GetOutputSubdirName() function661 result.append(GetOutputSubdirName(toolchain_label, is_default)); in GetToolchainOutputDir()
64 GetOutputSubdirName(toolchain_label, in ToolchainRecord()