Home
last modified time | relevance | path

Searched refs:kNSObjectMethods (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc252 static const std::unordered_set<string> kNSObjectMethods = in SanitizeNameForObjC() local
271 (kNSObjectMethods.count(sanitized) > 0)) { in SanitizeNameForObjC()