Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1386 const OneofDescriptor* oneof_desc = in FindFieldWithOneofs() local
1388 if (oneof_desc != NULL) { in FindFieldWithOneofs()
1391 oneof_desc); in FindFieldWithOneofs()
2012 const OneofDescriptor* oneof_desc = in WhichOneof() local
2014 if (oneof_desc == NULL) { in WhichOneof()
2022 *self->message, oneof_desc); in WhichOneof()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc1386 const OneofDescriptor* oneof_desc = in FindFieldWithOneofs() local
1388 if (oneof_desc != NULL) { in FindFieldWithOneofs()
1391 oneof_desc); in FindFieldWithOneofs()
2012 const OneofDescriptor* oneof_desc = in WhichOneof() local
2014 if (oneof_desc == NULL) { in WhichOneof()
2022 *self->message, oneof_desc); in WhichOneof()
/dports/devel/py-protobuf/protobuf-3.17.3/google/protobuf/pyext/
H A Dmessage.cc1407 const OneofDescriptor* oneof_desc = in FindFieldWithOneofs() local
1409 if (oneof_desc != NULL) { in FindFieldWithOneofs()
1412 oneof_desc); in FindFieldWithOneofs()
2039 const OneofDescriptor* oneof_desc = in WhichOneof() local
2042 if (oneof_desc == NULL) { in WhichOneof()
2049 *self->message, oneof_desc); in WhichOneof()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/third_party/nanopb/generator/
H A Dnanopb_generator.py686 def __init__(self, struct_name, oneof_desc): argument
688 self.name = oneof_desc.name
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/proto/nanopb/generator/
H A Dnanopb_generator.py903 def __init__(self, struct_name, oneof_desc, oneof_options): argument
905 self.name = oneof_desc.name
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc5944 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
5946 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/protobuf/src/google/protobuf/
H A Ddescriptor.cc6170 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6172 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc6247 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6249 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc6247 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6249 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc6210 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6212 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/www/firefox/firefox-99.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc6247 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6249 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc6210 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6212 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/
H A Ddescriptor.cc6330 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6332 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/
H A Ddescriptor.cc6247 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6249 seen_types.find(oneof_desc->name()); in DetectMapConflicts()
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc6801 const OneofDescriptor* oneof_desc = message->oneof_decl(i); in DetectMapConflicts() local
6803 seen_types.find(oneof_desc->name()); in DetectMapConflicts()