Home
last modified time | relevance | path

Searched defs:GetSupportedFeatures (Results 1 – 13 of 13) sorted by relevance

/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/objectivec/
Dobjectivec_generator.h70 uint64_t GetSupportedFeatures() const override { in GetSupportedFeatures() function
/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/cpp/
Dcpp_generator.h87 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.cc90 uint64_t MockCodeGenerator::GetSupportedFeatures() const { in GetSupportedFeatures() function in google::protobuf::compiler::MockCodeGenerator
/third_party/protobuf/src/google/protobuf/compiler/csharp/
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.cc61 uint64_t JavaGenerator::GetSupportedFeatures() const { in GetSupportedFeatures() function in google::protobuf::compiler::java::JavaGenerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DAdapter.cpp92 FeaturesSet AdapterBase::GetSupportedFeatures() const { in GetSupportedFeatures() function in dawn_native::AdapterBase
DDawnNative.cpp101 std::vector<const char*> Adapter::GetSupportedFeatures() const { in GetSupportedFeatures() function in dawn_native::Adapter
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h157 uint64 GetSupportedFeatures() const override { in GetSupportedFeatures() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c416 GetSupportedFeatures(SDL_Haptic * haptic) in GetSupportedFeatures() function
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc305 uint64_t Generator::GetSupportedFeatures() const { in GetSupportedFeatures() function in google::protobuf::compiler::python::Generator