/external/icing/icing/testing/ |
D | schema-generator.h | 62 void SetType(SchemaTypeConfigProto* type_config, std::string_view name, in SetType() function 93 void SetType(SchemaTypeConfigProto* type_config, std::string_view name, in SetType() function
|
/external/perfetto/include/perfetto/ext/traced/ |
D | data_source_types.h | 47 void SetType(InodeFileMap_Entry_Type entry_type) { entry_type_ = entry_type; } in SetType() function
|
/external/dagger2/java/dagger/internal/codegen/base/ |
D | SetType.java | 33 public abstract class SetType { class
|
/external/image_io/includes/image_io/base/ |
D | data_match_result.h | 66 DataMatchResult& SetType(Type type) { in SetType() function
|
/external/libultrahdr/third_party/image_io/includes/image_io/base/ |
D | data_match_result.h | 66 DataMatchResult& SetType(Type type) { in SetType() function
|
/external/gptfdisk/ |
D | gptpart.h | 74 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
|
D | mbrpart.cc | 149 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
|
D | gptpart.cc | 164 void GPTPart::SetType(PartType t) { function in GPTPart
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | map_field.h | 260 void SetType(FieldDescriptor::CppType type) { in SetType() function
|
D | unknown_field_set.h | 398 inline void UnknownField::SetType(Type type) { in SetType() function
|
/external/protobuf/src/google/protobuf/ |
D | map_field.h | 260 void SetType(FieldDescriptor::CppType type) { in SetType() function
|
D | unknown_field_set.h | 398 inline void UnknownField::SetType(Type type) { in SetType() function
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | map_field.h | 260 void SetType(FieldDescriptor::CppType type) { in SetType() function
|
D | unknown_field_set.h | 398 inline void UnknownField::SetType(Type type) { in SetType() function
|
/external/pdfium/xfa/fwl/ |
D | cfwl_barcode.cpp | 57 void CFWL_Barcode::SetType(BC_TYPE type) { in SetType() function in pdfium::CFWL_Barcode
|
/external/OpenCSD/decoder/include/opencsd/ptm/ |
D | trc_pkt_elem_ptm.h | 137 inline void PtmTrcPacket::SetType(const ocsd_ptm_pkt_type p_type) in SetType() function
|
/external/armnn/src/armnn/ |
D | JsonPrinter.hpp | 79 void SetType(JsonObjectType type) in SetType() function
|
/external/OpenCSD/decoder/include/opencsd/etmv3/ |
D | trc_pkt_elem_etmv3.h | 181 inline void EtmV3TrcPacket::SetType(const ocsd_etmv3_pkt_type p_type) in SetType() function
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/moqt/test_tools/ |
D | moqt_session_peer.h | 28 static void SetType(MoqtDataParser* parser, MoqtDataStreamType type) { in SetType() function
|
/external/ot-br-posix/src/common/ |
D | tlv.hpp | 65 void SetType(uint8_t aType) { mType = aType; } in SetType() function in otbr::Tlv
|
/external/openthread/src/core/net/ |
D | icmp6.hpp | 128 void SetType(Type aType) { mType = static_cast<uint8_t>(aType); } in SetType() function in ot::Ip6::Icmp::Header
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/moqt/test_tools/ |
D | moqt_session_peer.h | 28 static void SetType(MoqtDataParser* parser, MoqtDataStreamType type) { in SetType() function
|
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
D | ITreeAdaptor.cs | 241 void SetType(object t, int type); in SetType() method
|
/external/icing/icing/ |
D | schema-builder.h | 230 SchemaTypeConfigBuilder& SetType(std::string_view type) { in SetType() function
|
/external/openthread/src/core/thread/ |
D | thread_tlvs.hpp | 89 void SetType(Type aType) { ot::Tlv::SetType(static_cast<uint8_t>(aType)); } in SetType() function in ot::ThreadTlv
|