/external/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator.h | 55 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator.h | 55 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/external/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_generator.h | 60 uint64_t GetSupportedFeatures() const override;
|
D | csharp_generator.cc | 54 uint64_t Generator::GetSupportedFeatures() const { in GetSupportedFeatures() function in google::protobuf::compiler::csharp::Generator
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_generator.h | 60 uint64_t GetSupportedFeatures() const override;
|
D | csharp_generator.cc | 54 uint64_t Generator::GetSupportedFeatures() const { in GetSupportedFeatures() function in google::protobuf::compiler::csharp::Generator
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_kotlin_generator.h | 61 uint64_t GetSupportedFeatures() const override;
|
D | java_generator.h | 64 uint64_t GetSupportedFeatures() const override;
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | generator.h | 64 uint64_t GetSupportedFeatures() const override;
|
D | kotlin_generator.h | 61 uint64_t GetSupportedFeatures() const override;
|
/external/rust/crates/grpcio-sys/grpc/src/compiler/ |
D | python_generator.h | 47 uint64_t GetSupportedFeatures() const override;
|
D | ruby_plugin.cc | 32 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in RubyGrpcGenerator
|
D | csharp_plugin.cc | 32 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in CSharpGrpcGenerator
|
D | node_plugin.cc | 35 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in NodeGrpcGenerator
|
D | php_plugin.cc | 36 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in PHPGrpcGenerator
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_generator.h | 88 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_generator.h | 67 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/external/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_generator.h | 67 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | generator.h | 88 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.h | 61 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/external/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.h | 61 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/external/protobuf/src/google/protobuf/compiler/ |
D | mock_code_generator.h | 115 uint64_t GetSupportedFeatures() const override;
|
D | code_generator.h | 116 virtual uint64_t GetSupportedFeatures() const { return 0; } in GetSupportedFeatures() function
|
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
D | mock_code_generator.h | 115 uint64_t GetSupportedFeatures() const override;
|
D | code_generator.h | 116 virtual uint64_t GetSupportedFeatures() const { return 0; } in GetSupportedFeatures() function
|