Home
last modified time | relevance | path

Searched defs:descriptor (Results 201 - 225 of 760) sorted by relevance

12345678910>>...31

/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyEnumDescriptor.java155 public void setDescriptor(Descriptors.EnumDescriptor descriptor) { in setDescriptor() argument
183 private Descriptors.EnumDescriptor descriptor; field in RubyEnumDescriptor
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_field.h73 explicit FieldGenerator(const FieldDescriptor* descriptor, in FieldGenerator() argument
H A Dcpp_field.cc58 void SetCommonFieldVariables(const FieldDescriptor* descriptor, in SetCommonFieldVariables() argument
105 SetCommonOneofFieldVariables( const FieldDescriptor* descriptor, std::map<std::string, std::string>* variables) SetCommonOneofFieldVariables() argument
116 FieldGeneratorMap(const Descriptor* descriptor, const Options& options, MessageSCCAnalyzer* scc_analyzer) FieldGeneratorMap() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dtype_info_test_helper.cc72 void TypeInfoTestHelper::ResetTypeInfo(const Descriptor* descriptor) { in ResetTypeInfo() argument
/third_party/skia/experimental/graphite/src/mtl/
H A DMtlRenderCommandEncoder.h23 Make(id<MTLCommandBuffer> commandBuffer, MTLRenderPassDescriptor* descriptor) Make() argument
/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_plugin_proxy.cpp51 static ErrCode WriteCommonData(MessageParcel &data, const std::u16string &descriptor, const DomainAccountInfo &info) in WriteCommonData() argument
/base/global/i18n/services/src/
H A Di18n_service_ability_stub.cpp44 std::u16string descriptor = GetDescriptor(); in OnRemoteRequest() local
/base/powermgr/battery_manager/services/zidl/src/
H A Dbattery_srv_stub.cpp35 std::u16string descriptor = BatterySrvStub::GetDescriptor(); in OnRemoteRequest() local
/base/powermgr/battery_statistics/services/zidl/src/
H A Dbattery_stats_stub.cpp42 std::u16string descriptor = BatteryStatsStub::GetDescriptor(); in OnRemoteRequest() local
/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_stub_test.cpp105 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
H A Dcommon_event_proxy_test.cpp120 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_service_stub.cpp58 std::u16string descriptor = MedicalSensorServiceStub::GetDescriptor(); in OnRemoteRequest() local
/base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/
H A Dfirst_use_dialog_test.cpp319 explicit TestRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) in TestRemoteObject() argument
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsatellite_service_test.cpp93 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_host_impl.cpp58 std::u16string descriptor = BrowserHost::GetDescriptor(); in OnRemoteRequest() local
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dget_address.c140 struct desc_struct descriptor; in pm_address() local
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dget_address.c140 struct desc_struct descriptor; in pm_address() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dcpu.h32 unsigned char descriptor; member
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drawabledescriptor/
H A Ddrawabledescriptor_create_test.cpp63 auto descriptor = OH_ArkUI_DrawableDescriptor_CreateFromPixelMap(pixelMap); in TestDrawableDescriptorCreate001() local
114 auto descriptor = OH_ArkUI_DrawableDescriptor_CreateFromPixelMap(pixelMap); in TestDrawableDescriptorCreate002() local
/test/xts/device_attest/interfaces/innerkits/native_cpp/test/unittest/src/
H A Ddevattest_client_proxy_test.cpp150 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/third_party/ffmpeg/libavcodec/
H A Ddpxenc.c34 int descriptor; member
/third_party/fsverity-utils/include/
H A Dlibfsverity.h152 int (*descriptor)(void *ctx, const void *descriptor, size_t size); member
/third_party/backends/backend/
H A Dp5.h136 SANE_Option_Descriptor descriptor; /** option description */ member
/third_party/node/deps/v8/src/debug/
H A Ddebug-property-iterator.cc139 v8::Maybe<v8::debug::PropertyDescriptor> DebugPropertyIterator::descriptor() { in descriptor() function in v8::internal::DebugPropertyIterator
143 PropertyDescriptor descriptor; in descriptor() local
[all...]
/third_party/node/deps/v8/include/
H A Dv8-template.h711 GenericNamedPropertyDescriptorCallback descriptor; member
780 IndexedPropertyDescriptorCallback descriptor; global() member
[all...]

Completed in 13 milliseconds

12345678910>>...31