Searched defs:GetTargetSubstitution (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dsubstitution_writer.cc411 CHECK(GetTargetSubstitution(target, subrange.type, &subst));
431 bool SubstitutionWriter::GetTargetSubstitution( function in class:SubstitutionWriter
471 std::string SubstitutionWriter::GetTargetSubstitution( function in class:SubstitutionWriter
475 GetTargetSubstitution(target, type, &result);
516 if (GetTargetSubstitution(target, type, &result))
561 if (GetTargetSubstitution(target, type, &result))

Completed in 1530 milliseconds