HomeSort by relevance Sort by last modified time
    Searched refs:IsValidSourceSubstitution (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gn/
substitution_type.cc 110 bool IsValidSourceSubstitution(SubstitutionType type) {
134 IsValidSourceSubstitution(type) ||
148 IsValidSourceSubstitution(type);
177 if (!IsValidSourceSubstitution(types[i])) {
substitution_type.h 95 bool IsValidSourceSubstitution(SubstitutionType type);

Completed in 44 milliseconds