Searched refs:kUtf8InCpp (Results 1 – 1 of 1) sorted by relevance
78 static const string kUtf8InCpp("utf8InCpp"); variable83 static const set<string> kAnnotationNames{kNullable, kUtf8InCpp, kUnsupportedAppUsage, kSystemApi,120 return HasAnnotation(annotations_, kUtf8InCpp); in IsUtf8InCpp()