Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dsubstitution_type.h102 bool IsValidCopySubstitution(SubstitutionType type);
Dsubstitution_type.cc167 bool IsValidCopySubstitution(SubstitutionType type) { in IsValidCopySubstitution() function
Dfunction_toolchain.cc762 subst_validator = &IsValidCopySubstitution; in RunTool()
763 subst_output_validator = &IsValidCopySubstitution; in RunTool()