Home
last modified time | relevance | path

Searched refs:GetOutputSubdirName (Results 1 – 3 of 3) sorted by relevance

/third_party/gn/src/gn/
Dfilesystem_utils.h200 std::string GetOutputSubdirName(const Label& toolchain_label, bool is_default);
Dloader.cc60 GetOutputSubdirName(toolchain_label, in ToolchainRecord()
Dfilesystem_utils.cc915 std::string GetOutputSubdirName(const Label& toolchain_label, bool is_default) { in GetOutputSubdirName() function
1001 OutputFile result(GetOutputSubdirName(context.toolchain_label, in GetBuildDirAsOutputFile()