Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1146 string other_package_for_prefix; in ValidateObjCClassPrefix() local
1150 other_package_for_prefix = i->first; in ValidateObjCClassPrefix()
1159 if (other_package_for_prefix.empty()) { in ValidateObjCClassPrefix()
1171 << "and package '" << other_package_for_prefix << "' already uses '" in ValidateObjCClassPrefix()
1184 if (!other_package_for_prefix.empty()) { in ValidateObjCClassPrefix()
1189 other_package_for_prefix + ";'. It can only be reused by listing " + in ValidateObjCClassPrefix()