/tools/dexter/slicer/ |
D | dex_format.cc | 57 std::string DescriptorToDecl(const char* descriptor) { in DescriptorToDecl() argument 61 while (*descriptor == '[') { in DescriptorToDecl() 63 ++descriptor; in DescriptorToDecl() 66 if (*descriptor == 'L') { in DescriptorToDecl() 67 for (++descriptor; *descriptor != ';'; ++descriptor) { in DescriptorToDecl() 68 SLICER_CHECK_NE(*descriptor, '\0'); in DescriptorToDecl() 69 ss << (*descriptor == '/' ? '.' : *descriptor); in DescriptorToDecl() 72 ss << PrimitiveTypeName(*descriptor); in DescriptorToDecl() 75 SLICER_CHECK_EQ(descriptor[1], '\0'); in DescriptorToDecl() 87 char DescriptorToShorty(const char* descriptor) { in DescriptorToShorty() argument [all …]
|
D | dex_ir_builder.cc | 25 return ::strcmp(class_descriptor, method_decl->parent->descriptor->c_str()) == 0 in Match() 94 Type* Builder::GetType(String* descriptor) { in GetType() argument 97 if (ir_type->descriptor == descriptor) { in GetType() 104 ir_type->descriptor = descriptor; in GetType() 137 ss << dex::DescriptorToShorty(return_type->descriptor->c_str()); in CreateShorty() 140 ss << dex::DescriptorToShorty(param_type->descriptor->c_str()); in CreateShorty()
|
D | dex_ir.cc | 58 method_key.class_descriptor = method->decl->parent->descriptor; in GetKey() 71 return method_key.class_descriptor == method->decl->parent->descriptor && in Compare() 78 return dex::DescriptorToDecl(descriptor->c_str()); in Decl() 82 switch (*descriptor->c_str()) { in GetCategory() 103 ss << type->descriptor->c_str(); in Signature() 107 ss << return_type->descriptor->c_str(); in Signature() 205 return a->descriptor->index < b->descriptor->index; in Normalize()
|
/tools/netsim/rust/frontend-proto/src/ |
D | frontend.rs | 134 fn descriptor() -> ::protobuf::reflect::MessageDescriptor { in descriptor() method 135 …static descriptor: ::protobuf::rt::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::… in descriptor() constant 136 …descriptor.get(|| file_descriptor().message_by_package_relative_name("VersionResponse").unwrap()).… in descriptor() 310 fn descriptor() -> ::protobuf::reflect::MessageDescriptor { in descriptor() method 311 …static descriptor: ::protobuf::rt::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::… in descriptor() variable 312 …descriptor.get(|| file_descriptor().message_by_package_relative_name("SetLinkLossRequest").unwrap(… in descriptor() 433 fn descriptor() -> ::protobuf::reflect::MessageDescriptor { in descriptor() method 434 …static descriptor: ::protobuf::rt::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::… in descriptor() variable 435 …descriptor.get(|| file_descriptor().message_by_package_relative_name("PatchDeviceRequest").unwrap(… in descriptor() 556 fn descriptor() -> ::protobuf::reflect::MessageDescriptor { in descriptor() method [all …]
|
D | model.rs | 170 fn descriptor() -> ::protobuf::reflect::MessageDescriptor { in descriptor() method 171 …static descriptor: ::protobuf::rt::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::… in descriptor() constant 172 … descriptor.get(|| file_descriptor().message_by_package_relative_name("Position").unwrap()).clone() in descriptor() 328 fn descriptor() -> ::protobuf::reflect::MessageDescriptor { in descriptor() method 329 …static descriptor: ::protobuf::rt::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::… in descriptor() constant 330 …descriptor.get(|| file_descriptor().message_by_package_relative_name("Orientation").unwrap()).clon… in descriptor() 753 fn descriptor() -> ::protobuf::reflect::MessageDescriptor { in descriptor() method 754 …static descriptor: ::protobuf::rt::Lazy<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt::… in descriptor() constant 755 … descriptor.get(|| file_descriptor().message_by_package_relative_name("Chip").unwrap()).clone() in descriptor() 788 fn descriptor() -> ::protobuf::reflect::OneofDescriptor { in descriptor() method [all …]
|
D | common.rs | 68 …static descriptor: ::protobuf::rt::Lazy<::protobuf::reflect::EnumDescriptor> = ::protobuf::rt::Laz… in enum_descriptor() constant 69 … descriptor.get(|| file_descriptor().enum_by_package_relative_name("ChipKind").unwrap()).clone() in enum_descriptor() 72 fn descriptor(&self) -> ::protobuf::reflect::EnumValueDescriptor { in descriptor() method 97 fn file_descriptor_proto() -> &'static ::protobuf::descriptor::FileDescriptorProto { in file_descriptor_proto() 98 …static file_descriptor_proto_lazy: ::protobuf::rt::Lazy<::protobuf::descriptor::FileDescriptorProt… in file_descriptor_proto()
|
/tools/netsim/rust/backend-proto/src/ |
D | hci_packet.rs | 163 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method 172 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() variable 173 descriptor.get(|| { in descriptor_static() 260 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::EnumDescriptor> = ::protobuf::rt::L… in enum_descriptor_static() constant 261 descriptor.get(|| { in enum_descriptor_static() 278 ::protobuf::reflect::ReflectValueRef::Enum(::protobuf::ProtobufEnum::descriptor(self)) in as_ref() 294 static file_descriptor_proto_lazy: ::protobuf::rt::LazyV2<::protobuf::descriptor::FileDescriptorPro… 296 fn parse_descriptor_proto() -> ::protobuf::descriptor::FileDescriptorProto { in parse_descriptor_proto() 300 pub fn file_descriptor_proto() -> &'static ::protobuf::descriptor::FileDescriptorProto { in file_descriptor_proto()
|
D | startup.rs | 145 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method 154 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() constant 155 descriptor.get(|| { in descriptor_static() 350 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method 359 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() variable 360 descriptor.get(|| { in descriptor_static() 569 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method 578 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() variable 579 descriptor.get(|| { in descriptor_static() 921 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method [all …]
|
D | packet_streamer.rs | 318 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method 327 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() variable 328 descriptor.get(|| { in descriptor_static() 664 fn descriptor(&self) -> &'static ::protobuf::reflect::MessageDescriptor { in descriptor() method 673 …static descriptor: ::protobuf::rt::LazyV2<::protobuf::reflect::MessageDescriptor> = ::protobuf::rt… in descriptor_static() constant 674 descriptor.get(|| { in descriptor_static() 740 static file_descriptor_proto_lazy: ::protobuf::rt::LazyV2<::protobuf::descriptor::FileDescriptorPro… 742 fn parse_descriptor_proto() -> ::protobuf::descriptor::FileDescriptorProto { in parse_descriptor_proto() 746 pub fn file_descriptor_proto() -> &'static ::protobuf::descriptor::FileDescriptorProto { in file_descriptor_proto()
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | gatts_lib.py | 232 descriptor = self.dut.droid.gattServerCreateBluetoothGattDescriptor( 236 descriptor, desc['value']) 239 descriptor, desc['instance_id']) 240 self.descriptor_list.append(descriptor) 241 return descriptor 258 descriptor = self._setup_descriptor(desc) 260 characteristic, descriptor)
|
D | bt_gatt_utils.py | 150 for descriptor in descriptor_uuids: 153 characteristic, descriptor, test_value) 156 characteristic, descriptor)
|
/tools/dexter/slicer/export/slicer/ |
D | dex_ir_builder.h | 58 Type* GetType(String* descriptor); 65 Type* GetType(const char* descriptor) { in GetType() argument 66 return GetType(GetAsciiString(descriptor)); in GetType()
|
D | dex_format.h | 306 std::string DescriptorToDecl(const char* descriptor); 309 char DescriptorToShorty(const char* descriptor);
|
/tools/dexter/dexter/ |
D | dexter.cc | 254 const char* descriptor = reader.GetStringMUTF8(typeId.descriptor_idx); in ListClasses() local 255 printf(" %s\n", dex::DescriptorToDecl(descriptor).c_str()); in ListClasses() 371 std::string descriptor = ClassNameToDescriptor(extract_class_); in ProcessDex() local 372 dex::u4 class_idx = reader.FindClassIndex(descriptor.c_str()); in ProcessDex()
|
D | experimental.cc | 210 ::strcmp(ir_method->decl->prototype->return_type->descriptor->c_str(), "V") == 0; in StressExitHook() 366 if (std::strcmp(ir_method->decl->parent->descriptor->c_str(), kTracerClass) == 0) { in CodeCoverage() 450 auto class_descriptor = decl->parent->descriptor; in StressFindMethod()
|
/tools/carrier_settings/python/ |
D | compare.py | 20 from google.protobuf import descriptor 36 if desc.label is descriptor.FieldDescriptor.LABEL_REPEATED:
|
D | update_apn.py | 252 for descriptor in attribute.DESCRIPTOR.fields: 253 if descriptor.name != "mccmnc_tuple": 254 if len(getattr(attribute, descriptor.name)):
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/ |
D | PsiModifierItem.kt | 163 val descriptor = codebase.bindingContext(sourcePsi) in <lambda>() constant 166 if (descriptor is DeclarationDescriptorWithVisibility) { in <lambda>() 168 descriptor.visibility.effectiveVisibility(descriptor, false) in <lambda>()
|
/tools/test/connectivity/acts_tests/tests/google/bt/gatt/ |
D | GattOverBrEdrTest.py | 487 for descriptor in descriptor_uuids: 490 characteristic, descriptor, test_value) 493 characteristic, descriptor)
|
/tools/test/connectivity/acts_tests/tests/google/bt/pts/instructions/ |
D | HOGP_PTS_INSTRUCTIONS | 225 Note: Find all isntance ID of descriptor with 2902 uuid 237 Note: Find all isntance ID of descriptor with 2902 uuid
|
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/gen/ |
D | audiowear_pb2.py | 6 from google.protobuf import descriptor as _descriptor
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/loggers/protos/ |
D | power_metric_pb2.py | 6 from google.protobuf import descriptor as _descriptor
|
/tools/test/connectivity/acts/framework/acts/metrics/loggers/protos/gen/ |
D | acts_usage_metadata_pb2.py | 6 from google.protobuf import descriptor as _descriptor
|
D | acts_blackbox_pb2.py | 6 from google.protobuf import descriptor as _descriptor
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/loggers/protos/ |
D | telephony_metric_pb2.py | 6 from google.protobuf import descriptor as _descriptor
|