Searched refs:canonicalName (Results 1 – 2 of 2) sorted by relevance
134 string canonicalName = defined_type.GetCanonicalName(); in GenerateAnalyzerSource() local182 canonicalName.c_str(), interfaceName.c_str(), q_name.c_str()); in GenerateAnalyzerSource()
808 bool isKnownUndefinedInterface(const std::string& canonicalName) { in isKnownUndefinedInterface() argument814 return kKnownUndefinedInterfaces->find(canonicalName) != kKnownUndefinedInterfaces->end(); in isKnownUndefinedInterface()