Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dscope_per_file_provider.cc94 DirectoryWithNoLastSlash(GetCurrentGenDir(scope_)))); in GetTargetGenDir()
Dfilesystem_utils.h160 SourceDir GetCurrentGenDir(const Scope* scope);
Dfilesystem_utils.cc631 SourceDir GetCurrentGenDir(const Scope* scope) { in GetCurrentGenDir() function