HomeSort by relevance Sort by last modified time
    Searched refs:go_package (Results 1 - 12 of 12) sorted by null

  /external/golang-protobuf/protoc-gen-go/generator/
name_test.go 81 t.Errorf("go_package = %q => (%q, %q, %t), want (%q, %q, %t)", tc.in,
generator.go 272 // goPackageOption interprets the file's go_package option.
273 // If there is no go_package, it returns ("", "", false).
299 // came from an option go_package statement. If explicit is false,
303 // Does the file have a "go_package" option?
324 // Does the file have a "go_package" option?
741 // Check all files for an explicit go_package option.
746 // Let this file's go_package option serve for all input files.
754 // If we don't have an explicit go_package option but we have an
763 // If there was no go_package and no import path to use,
794 // The file is a dependency, so we want to ignore its go_package optio
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.h 5980 inline const ::std::string& FileOptions::go_package() const { function in class:google::protobuf::FileOptions
6016 go_package_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), go_package); local
    [all...]
descriptor.pb.cc 9021 const ::std::string& FileOptions::go_package() const { function in class:google::protobuf::FileOptions
9057 go_package_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), go_package); local
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4769 inline const ::std::string& FileOptions::go_package() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4769 inline const ::std::string& FileOptions::go_package() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
descriptor.pb.h 4769 inline const ::std::string& FileOptions::go_package() const { function in class:google::protobuf::FileOptions
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 5980 inline const ::std::string& FileOptions::go_package() const { function in class:google::protobuf::FileOptions
6016 go_package_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), go_package); local
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
descriptor.pb.h 4769 inline const ::std::string& FileOptions::go_package() const { function in class:google::protobuf::FileOptions
    [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go     [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h 6903 inline upb::reffed_ptr<const upb::FieldDef> go_package() { RETURN_REFFED(upb::FieldDef, upbdefs_google_protobuf_FileOptions_go_package) } function in namespace:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BytesSink::upb::BufferSource::upbdefs::google::protobuf::FileOptions
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs     [all...]

Completed in 561 milliseconds