Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 25 of 50) sorted by relevance

12

/external/icing/icing/testing/
Dschema-generator.h62 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/
Ddata_source_types.h47 void SetType(InodeFileMap_Entry_Type entry_type) { entry_type_ = entry_type; } in SetType() function
/external/dagger2/java/dagger/internal/codegen/base/
DSetType.java33 public abstract class SetType { class
/external/image_io/includes/image_io/base/
Ddata_match_result.h66 DataMatchResult& SetType(Type type) { in SetType() function
/external/libultrahdr/third_party/image_io/includes/image_io/base/
Ddata_match_result.h66 DataMatchResult& SetType(Type type) { in SetType() function
/external/gptfdisk/
Dgptpart.h74 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
Dmbrpart.cc149 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
Dgptpart.cc164 void GPTPart::SetType(PartType t) { function in GPTPart
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dmap_field.h260 void SetType(FieldDescriptor::CppType type) { in SetType() function
Dunknown_field_set.h398 inline void UnknownField::SetType(Type type) { in SetType() function
/external/protobuf/src/google/protobuf/
Dmap_field.h260 void SetType(FieldDescriptor::CppType type) { in SetType() function
Dunknown_field_set.h398 inline void UnknownField::SetType(Type type) { in SetType() function
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dmap_field.h260 void SetType(FieldDescriptor::CppType type) { in SetType() function
Dunknown_field_set.h398 inline void UnknownField::SetType(Type type) { in SetType() function
/external/pdfium/xfa/fwl/
Dcfwl_barcode.cpp57 void CFWL_Barcode::SetType(BC_TYPE type) { in SetType() function in pdfium::CFWL_Barcode
/external/OpenCSD/decoder/include/opencsd/ptm/
Dtrc_pkt_elem_ptm.h137 inline void PtmTrcPacket::SetType(const ocsd_ptm_pkt_type p_type) in SetType() function
/external/armnn/src/armnn/
DJsonPrinter.hpp79 void SetType(JsonObjectType type) in SetType() function
/external/OpenCSD/decoder/include/opencsd/etmv3/
Dtrc_pkt_elem_etmv3.h181 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/
Dmoqt_session_peer.h28 static void SetType(MoqtDataParser* parser, MoqtDataStreamType type) { in SetType() function
/external/ot-br-posix/src/common/
Dtlv.hpp65 void SetType(uint8_t aType) { mType = aType; } in SetType() function in otbr::Tlv
/external/openthread/src/core/net/
Dicmp6.hpp128 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/
Dmoqt_session_peer.h28 static void SetType(MoqtDataParser* parser, MoqtDataStreamType type) { in SetType() function
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITreeAdaptor.cs241 void SetType(object t, int type); in SetType() method
/external/icing/icing/
Dschema-builder.h230 SchemaTypeConfigBuilder& SetType(std::string_view type) { in SetType() function
/external/openthread/src/core/thread/
Dthread_tlvs.hpp89 void SetType(Type aType) { ot::Tlv::SetType(static_cast<uint8_t>(aType)); } in SetType() function in ot::ThreadTlv

12