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