Searched refs:GeneratedCodeInfo_Annotation (Results 1 – 7 of 7) sorted by relevance
| /third_party/protobuf/src/google/protobuf/ |
| D | descriptor.pb.h | 104 class GeneratedCodeInfo_Annotation; variable 157 …PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation* Arena::CreateMaybeMessage<PROTOBUF_NAMESPACE_… 6226 class PROTOBUF_EXPORT GeneratedCodeInfo_Annotation PROTOBUF_FINAL : 6229 inline GeneratedCodeInfo_Annotation() : GeneratedCodeInfo_Annotation(nullptr) {} in GeneratedCodeInfo_Annotation() function 6230 virtual ~GeneratedCodeInfo_Annotation(); 6232 GeneratedCodeInfo_Annotation(const GeneratedCodeInfo_Annotation& from); 6233 GeneratedCodeInfo_Annotation(GeneratedCodeInfo_Annotation&& from) noexcept in GeneratedCodeInfo_Annotation() function 6234 : GeneratedCodeInfo_Annotation() { in GeneratedCodeInfo_Annotation() 6238 inline GeneratedCodeInfo_Annotation& operator=(const GeneratedCodeInfo_Annotation& from) { 6242 inline GeneratedCodeInfo_Annotation& operator=(GeneratedCodeInfo_Annotation&& from) noexcept { [all …]
|
| D | descriptor.pb.cc | 145 ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<GeneratedCodeInfo_Annotation> _instance; 392 new (ptr) PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation(); in InitDefaultsscc_info_GeneratedCodeInfo_Annotation_google_2fprotobuf_2fdescriptor_2eproto() 395 PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation::InitAsDefaultInstance(); in InitDefaultsscc_info_GeneratedCodeInfo_Annotation_google_2fprotobuf_2fdescriptor_2eproto() 931 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation, _has_bits_), 932 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation, _internal_metadata_), 936 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation, path_), 937 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation, source_file_), 938 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation, begin_), 939 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation, end_), 977 { 361, 370, sizeof(PROTOBUF_NAMESPACE_ID::GeneratedCodeInfo_Annotation)}, [all …]
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | GeneratedCodeInfo_Annotation.php | 12 class GeneratedCodeInfo_Annotation {} class
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/ |
| D | Annotation.php | 217 class_alias(Annotation::class, \Google\Protobuf\Internal\GeneratedCodeInfo_Annotation::class);
|
| /third_party/protobuf/ |
| D | libprotobuf.map | 55 …"google::protobuf::GeneratedCodeInfo_Annotation::GeneratedCodeInfo_Annotation(google::protobuf::Ar… 56 "google::protobuf::GeneratedCodeInfo_Annotation::~GeneratedCodeInfo_Annotation()"; 66 …ogle::protobuf::GeneratedCodeInfo_Annotation* google::protobuf::Arena::CreateMaybeMessage<google::…
|
| D | Makefile.am | 899 php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php \
|
| /third_party/node/deps/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/ |
| D | descriptor.js | 4 exports.GeneratedCodeInfo_Annotation = exports.GeneratedCodeInfo = exports.SourceCodeInfo_Location … 1225 ? object.annotation.map((e) => exports.GeneratedCodeInfo_Annotation.fromJSON(e)) 1232 …obj.annotation = message.annotation.map((e) => e ? exports.GeneratedCodeInfo_Annotation.toJSON(e) … 1243 exports.GeneratedCodeInfo_Annotation = {
|