| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| H A D | RubyEnumDescriptor.java | 155 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 D | cpp_field.h | 73 explicit FieldGenerator(const FieldDescriptor* descriptor, in FieldGenerator() argument
|
| H A D | cpp_field.cc | 58 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 D | type_info_test_helper.cc | 72 void TypeInfoTestHelper::ResetTypeInfo(const Descriptor* descriptor) { in ResetTypeInfo() argument
|
| /third_party/skia/experimental/graphite/src/mtl/ |
| H A D | MtlRenderCommandEncoder.h | 23 Make(id<MTLCommandBuffer> commandBuffer, MTLRenderPassDescriptor* descriptor) Make() argument
|
| /base/account/os_account/services/accountmgr/src/domain_account/ |
| H A D | domain_account_plugin_proxy.cpp | 51 static ErrCode WriteCommonData(MessageParcel &data, const std::u16string &descriptor, const DomainAccountInfo &info)
in WriteCommonData() argument
|
| /base/global/i18n/services/src/ |
| H A D | i18n_service_ability_stub.cpp | 44 std::u16string descriptor = GetDescriptor(); in OnRemoteRequest() local
|
| /base/powermgr/battery_manager/services/zidl/src/ |
| H A D | battery_srv_stub.cpp | 35 std::u16string descriptor = BatterySrvStub::GetDescriptor(); in OnRemoteRequest() local
|
| /base/powermgr/battery_statistics/services/zidl/src/ |
| H A D | battery_stats_stub.cpp | 42 std::u16string descriptor = BatteryStatsStub::GetDescriptor();
in OnRemoteRequest() local
|
| /base/notification/common_event_service/frameworks/core/test/unittest/ |
| H A D | common_event_stub_test.cpp | 105 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
|
| H A D | common_event_proxy_test.cpp | 120 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
|
| /base/sensors/medical_sensor/services/medical_sensor/src/ |
| H A D | medical_service_stub.cpp | 58 std::u16string descriptor = MedicalSensorServiceStub::GetDescriptor(); in OnRemoteRequest() local
|
| /base/security/security_component_manager/services/security_component_service/sa/test/unittest/src/ |
| H A D | first_use_dialog_test.cpp | 319 explicit TestRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) in TestRemoteObject() argument
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | satellite_service_test.cpp | 93 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
|
| /base/web/webview/ohos_adapter/aafwk_adapter/src/ |
| H A D | aafwk_browser_host_impl.cpp | 58 std::u16string descriptor = BrowserHost::GetDescriptor(); in OnRemoteRequest() local
|
| /kernel/linux/linux-5.10/arch/x86/math-emu/ |
| H A D | get_address.c | 140 struct desc_struct descriptor; in pm_address() local
|
| /kernel/linux/linux-6.6/arch/x86/math-emu/ |
| H A D | get_address.c | 140 struct desc_struct descriptor; in pm_address() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/cpu/ |
| H A D | cpu.h | 32 unsigned char descriptor; member
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/drawabledescriptor/ |
| H A D | drawabledescriptor_create_test.cpp | 63 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 D | devattest_client_proxy_test.cpp | 150 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dpxenc.c | 34 int descriptor; member
|
| /third_party/fsverity-utils/include/ |
| H A D | libfsverity.h | 152 int (*descriptor)(void *ctx, const void *descriptor, size_t size); member
|
| /third_party/backends/backend/ |
| H A D | p5.h | 136 SANE_Option_Descriptor descriptor; /** option description */ member
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-property-iterator.cc | 139 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 D | v8-template.h | 711 GenericNamedPropertyDescriptorCallback descriptor; member 780 IndexedPropertyDescriptorCallback descriptor; global() member [all...] |