Home | Sort by relevance Sort by last modified time |
/external/protobuf/src/google/protobuf/ | |
extension_set_heavy.cc | 191 output->message_prototype = 193 GOOGLE_CHECK(output->message_prototype != NULL) |
extension_set.cc | 154 info.message_prototype = prototype; [all...] |
extension_set.h | 107 const MessageLite* message_prototype; member in union:google::protobuf::internal::ExtensionInfo::__anon24562 [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/ | |
extension_set.cc | 154 info.message_prototype = prototype; [all...] |
extension_set_heavy.cc | 232 output->message_prototype = 234 GOOGLE_CHECK(output->message_prototype != NULL) |
extension_set.h | 107 const MessageLite* message_prototype; member in union:google::protobuf::internal::ExtensionInfo::__anon13911 [all...] |
/prebuilts/misc/linux-x86/protobuf/ | |
aprotoc |