Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_helpers.cc1137 string other_package_for_prefix; in ValidateObjCClassPrefix() local
1141 other_package_for_prefix = i->first; in ValidateObjCClassPrefix()
1150 if (other_package_for_prefix.empty()) { in ValidateObjCClassPrefix()
1162 << "and package '" << other_package_for_prefix << "' already uses '" in ValidateObjCClassPrefix()
1175 if (!other_package_for_prefix.empty()) { in ValidateObjCClassPrefix()
1180 other_package_for_prefix + ";'. It can only be reused by listing " + in ValidateObjCClassPrefix()