Home
last modified time | relevance | path

Searched refs:GetSupportedFeatures (Results 1 – 25 of 34) sorted by relevance

12

/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator.h55 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_generator.h60 uint64_t GetSupportedFeatures() const override;
Dcsharp_generator.cc54 uint64_t Generator::GetSupportedFeatures() const { in GetSupportedFeatures() function in google::protobuf::compiler::csharp::Generator
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_generator.h63 uint64_t GetSupportedFeatures() const override;
Djava_generator.cc61 uint64_t JavaGenerator::GetSupportedFeatures() const { in GetSupportedFeatures() function in google::protobuf::compiler::java::JavaGenerator
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
Dobjectivec_generator.h70 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
/third_party/grpc/src/compiler/
Dpython_generator.h47 uint64_t GetSupportedFeatures() const override;
Druby_plugin.cc32 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in RubyGrpcGenerator
Dcsharp_plugin.cc32 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in CSharpGrpcGenerator
Dnode_plugin.cc35 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in NodeGrpcGenerator
Dphp_plugin.cc36 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in PHPGrpcGenerator
Dcpp_plugin.h37 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
Dobjective_c_plugin.cc80 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in ObjectiveCGrpcGenerator
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_generator.h87 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDawnNative.cpp101 std::vector<const char*> Adapter::GetSupportedFeatures() const { in GetSupportedFeatures() function in dawn_native::Adapter
102 FeaturesSet supportedFeaturesSet = mImpl->GetSupportedFeatures(); in GetSupportedFeatures()
DAdapter.h52 FeaturesSet GetSupportedFeatures() const;
DAdapter.cpp92 FeaturesSet AdapterBase::GetSupportedFeatures() const { in GetSupportedFeatures() function in dawn_native::AdapterBase
/third_party/protobuf/src/google/protobuf/compiler/php/
Dphp_generator.h59 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
/third_party/protobuf/src/google/protobuf/compiler/
Dcode_generator.h113 virtual uint64_t GetSupportedFeatures() const { return 0; } in GetSupportedFeatures() function
Dmock_code_generator.h112 uint64_t GetSupportedFeatures() const override;
Dplugin.cc135 response->set_supported_features(generator.GetSupportedFeatures()); in GenerateCode()
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h76 uint64_t GetSupportedFeatures() const override;
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DDawnNative.h116 std::vector<const char*> GetSupportedFeatures() const;
/third_party/grpc/third_party/upb/upbc/
Dprotoc-gen-upbdefs.cc150 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function in upbc::__anon54612e4f0111::Generator
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h157 uint64 GetSupportedFeatures() const override { in GetSupportedFeatures() function

12