Lines Matching refs:Api

24   ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<Api> _instance;
40 new (ptr) PROTOBUF_NAMESPACE_ID::Api();
43 PROTOBUF_NAMESPACE_ID::Api::InitAsDefaultInstance();
88 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, _internal_metadata_),
92 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, name_),
93 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, methods_),
94 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, options_),
95 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, version_),
96 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, source_context_),
97 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, mixins_),
98 PROTOBUF_FIELD_OFFSET(PROTOBUF_NAMESPACE_ID::Api, syntax_),
120 { 0, -1, sizeof(PROTOBUF_NAMESPACE_ID::Api)},
134 "to\032\032google/protobuf/type.proto\"\201\002\n\003Api\022\014"
175 void Api::InitAsDefaultInstance() {
179 class Api::_Internal {
181 static const PROTOBUF_NAMESPACE_ID::SourceContext& source_context(const Api* msg);
185 Api::_Internal::source_context(const Api* msg) {
188 void Api::clear_options() {
191 void Api::clear_source_context() {
197 Api::Api(::PROTOBUF_NAMESPACE_ID::Arena* arena)
204 // @@protoc_insertion_point(arena_constructor:google.protobuf.Api)
206 Api::Api(const Api& from)
228 // @@protoc_insertion_point(copy_constructor:google.protobuf.Api)
231 void Api::SharedCtor() {
240 Api::~Api() {
241 // @@protoc_insertion_point(destructor:google.protobuf.Api)
246 void Api::SharedDtor() {
253 void Api::ArenaDtor(void* object) {
254 Api* _this = reinterpret_cast< Api* >(object);
257 void Api::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) {
259 void Api::SetCachedSize(int size) const {
262 const Api& Api::default_instance() {
268 void Api::Clear() {
269 // @@protoc_insertion_point(message_clear_start:google.protobuf.Api)
287 const char* Api::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) {
300 CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "google.protobuf.Api.name"));
333 CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "google.protobuf.Api.version"));
386 ::PROTOBUF_NAMESPACE_ID::uint8* Api::_InternalSerialize(
388 // @@protoc_insertion_point(serialize_to_array_start:google.protobuf.Api)
397 "google.protobuf.Api.name");
423 "google.protobuf.Api.version");
455 // @@protoc_insertion_point(serialize_to_array_end:google.protobuf.Api)
459 size_t Api::ByteSizeLong() const {
460 // @@protoc_insertion_point(message_byte_size_start:google.protobuf.Api)
524 void Api::MergeFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
525 // @@protoc_insertion_point(generalized_merge_from_start:google.protobuf.Api)
527 const Api* source =
528 ::PROTOBUF_NAMESPACE_ID::DynamicCastToGenerated<Api>(
531 // @@protoc_insertion_point(generalized_merge_from_cast_fail:google.protobuf.Api)
534 // @@protoc_insertion_point(generalized_merge_from_cast_success:google.protobuf.Api)
539 void Api::MergeFrom(const Api& from) {
540 // @@protoc_insertion_point(class_specific_merge_from_start:google.protobuf.Api)
563 void Api::CopyFrom(const ::PROTOBUF_NAMESPACE_ID::Message& from) {
564 // @@protoc_insertion_point(generalized_copy_from_start:google.protobuf.Api)
570 void Api::CopyFrom(const Api& from) {
571 // @@protoc_insertion_point(class_specific_copy_from_start:google.protobuf.Api)
577 bool Api::IsInitialized() const {
581 void Api::InternalSwap(Api* other) {
590 PROTOBUF_FIELD_OFFSET(Api, syntax_)
591 + sizeof(Api::syntax_)
592 - PROTOBUF_FIELD_OFFSET(Api, source_context_)>(
597 ::PROTOBUF_NAMESPACE_ID::Metadata Api::GetMetadata() const {
1253 template<> PROTOBUF_NOINLINE PROTOBUF_NAMESPACE_ID::Api* Arena::CreateMaybeMessage< PROTOBUF_NAMESPACE_ID::Api >(Arena* arena) {
1254 return Arena::CreateMessageInternal< PROTOBUF_NAMESPACE_ID::Api >(arena);