/third_party/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator.h | 55 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/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
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_generator.h | 63 uint64_t GetSupportedFeatures() const override;
|
D | java_generator.cc | 61 uint64_t JavaGenerator::GetSupportedFeatures() const { in GetSupportedFeatures() function in google::protobuf::compiler::java::JavaGenerator
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_generator.h | 70 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/third_party/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
|
D | cpp_plugin.h | 37 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
D | objective_c_plugin.cc | 80 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in ObjectiveCGrpcGenerator
|
/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_generator.h | 87 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | DawnNative.cpp | 101 std::vector<const char*> Adapter::GetSupportedFeatures() const { in GetSupportedFeatures() function in dawn_native::Adapter 102 FeaturesSet supportedFeaturesSet = mImpl->GetSupportedFeatures(); in GetSupportedFeatures()
|
D | Adapter.h | 52 FeaturesSet GetSupportedFeatures() const;
|
D | Adapter.cpp | 92 FeaturesSet AdapterBase::GetSupportedFeatures() const { in GetSupportedFeatures() function in dawn_native::AdapterBase
|
/third_party/protobuf/src/google/protobuf/compiler/php/ |
D | php_generator.h | 59 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
|
/third_party/protobuf/src/google/protobuf/compiler/ |
D | code_generator.h | 113 virtual uint64_t GetSupportedFeatures() const { return 0; } in GetSupportedFeatures() function
|
D | mock_code_generator.h | 112 uint64_t GetSupportedFeatures() const override;
|
D | plugin.cc | 135 response->set_supported_features(generator.GetSupportedFeatures()); in GenerateCode()
|
/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | python_generator.h | 76 uint64_t GetSupportedFeatures() const override;
|
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/ |
D | DawnNative.h | 116 std::vector<const char*> GetSupportedFeatures() const;
|
/third_party/grpc/third_party/upb/upbc/ |
D | protoc-gen-upbdefs.cc | 150 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in upbc::__anon54612e4f0111::Generator
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.h | 157 uint64 GetSupportedFeatures() const override { in GetSupportedFeatures() function
|