Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dscope_per_file_provider.cc102 DirectoryWithNoLastSlash(GetCurrentOutputDir(scope_)))); in GetTargetOutDir()
Dfilesystem_utils.h159 SourceDir GetCurrentOutputDir(const Scope* scope);
Dfilesystem_utils.cc627 SourceDir GetCurrentOutputDir(const Scope* scope) { in GetCurrentOutputDir() function