Home
last modified time | relevance | path

Searched defs:descriptor (Results 176 - 200 of 1217) sorted by relevance

12345678910>>...49

/third_party/skia/third_party/externals/dawn/src/utils/
H A DComboRenderPipelineDescriptor.cpp47 wgpu::RenderPipelineDescriptor* descriptor = this; in ComboRenderPipelineDescriptor() local
H A DGLFWUtils.cpp55 wgpu::SurfaceDescriptor descriptor; in CreateSurfaceForWindow() local
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_source_generator_base.cc49 SourceGeneratorBase::SourceGeneratorBase(const FileDescriptor* descriptor, in SourceGeneratorBase() argument
H A Dcsharp_enum.cc50 EnumGenerator::EnumGenerator(const EnumDescriptor* descriptor, const Options* options) : in EnumGenerator() argument
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_enum_lite.cc53 EnumLiteGenerator::EnumLiteGenerator(const EnumDescriptor* descriptor, in EnumLiteGenerator() argument
H A Djava_extension_lite.cc45 ImmutableExtensionLiteGenerator( const FieldDescriptor* descriptor, Context* context) ImmutableExtensionLiteGenerator() argument
H A Djava_message_builder_lite.cc61 MessageBuilderLiteGenerator( const Descriptor* descriptor, Context* context) MessageBuilderLiteGenerator() argument
H A Djava_name_resolver.h88 std::string GetImmutableClassName(const DescriptorType* descriptor) { in GetImmutableClassName() argument
92 std::string GetMutableClassName(const DescriptorType* descriptor) { in GetMutableClassName() argument
[all...]
/third_party/protobuf/python/google/protobuf/internal/
H A Dsymbol_database_test.py41 from google.protobuf import descriptor namespace
/third_party/protobuf/src/google/protobuf/
H A Dany.cc67 const Descriptor* descriptor = message.GetDescriptor(); in GetAnyFieldDescriptors() local
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DMessageBuilderContext.php43 private $descriptor; variable
48 $this->descriptor = new Descriptor(); variable
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyOneofBuilderContext.java82 private RubyOneofDescriptor descriptor; field in RubyOneofBuilderContext
/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddefault_value_objectwriter_test.cc52 explicit BaseDefaultValueObjectWriterTest(const Descriptor* descriptor) in BaseDefaultValueObjectWriterTest() argument
/third_party/skia/gm/
H A Dclippedbitmapshaders.cpp62 SkString descriptor; variable
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_add_copy_memory_test.cpp229 auto descriptor = MakeInstructionDescriptor(27, spv::Op::OpFunctionCall, 0); in TEST() local
/arkcompiler/runtime_core/static_core/bytecode_optimizer/tests/
H A Dbytecodeopt_peepholes_runtime_test.cpp114 PandaString descriptor; in TEST_F() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dcompilation_status_test.cpp86 PandaString descriptor; in GetClass() local
H A Dgetmethod_test.cpp92 PandaString descriptor; in TEST_F() local
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_user_callback.cpp47 std::u16string descriptor = OsAccountUserCallback::GetDescriptor(); in OnRemoteRequest() local
/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_display_remote_object.cpp20 MockDisplayRemoteObject::MockDisplayRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) {} in MockDisplayRemoteObject() argument
/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_thermal_remote_object.cpp20 MockThermalRemoteObject::MockThermalRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) {} in MockThermalRemoteObject() argument
/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_remote_object.cpp20 MockRemoteObject::MockRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) {} in MockRemoteObject() argument
/base/powermgr/battery_statistics/test/unittest/mock/source/
H A Dmock_stats_remote_object.cpp20 MockStatsRemoteObject::MockStatsRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) {} in MockStatsRemoteObject() argument
/base/powermgr/power_manager/test/unittest/mock/
H A Dmock_power_remote_object.cpp23 MockPowerRemoteObject::MockPowerRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) {} in MockPowerRemoteObject() argument
/base/notification/common_event_service/services/test/unittest/
H A Dsubscriber_deach_recipient_test.cpp103 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local

Completed in 8 milliseconds

12345678910>>...49