Home
last modified time | relevance | path

Searched defs:SetType (Results 1 – 25 of 42) 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.java35 public abstract class SetType { class
/external/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/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/pdfium/xfa/fwl/
Dcfwl_barcode.cpp55 void CFWL_Barcode::SetType(BC_TYPE type) { in SetType() function in 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/lzma/CS/7zip/Compress/LZ/
DLzBinTree.cs34 public void SetType(int numHashBytes) in SetType() method in SevenZip.Compression.LZ.BinTree
/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/openthread/src/core/net/
Dicmp6.hpp135 void SetType(Type aType) { mType = static_cast<uint8_t>(aType); } in SetType() function in ot::Ip6::Icmp::Header
/external/icing/icing/
Dschema-builder.h158 SchemaTypeConfigBuilder& SetType(std::string_view type) { in SetType() function
/external/ot-br-posix/src/common/
Dtlv.hpp68 void SetType(uint8_t aType) { mType = aType; } in SetType() function in otbr::Tlv
/external/openthread/src/core/common/
Dtlvs.hpp80 void SetType(uint8_t aType) { mType = aType; } in SetType() function in ot::Tlv
/external/lzma/Java/SevenZip/Compression/LZ/
DBinTree.java34 public void SetType(int numHashBytes) in SetType() method in BinTree
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DITreeAdaptor.cs241 void SetType(object t, int type); in SetType() method
DBaseTreeAdaptor.cs227 public virtual void SetType(object t, int type) { in SetType() method in Antlr.Runtime.Tree.BaseTreeAdaptor
/external/openthread/src/core/thread/
Dthread_tlvs.hpp95 void SetType(Type aType) { ot::Tlv::SetType(static_cast<uint8_t>(aType)); } in SetType() function in ot::ThreadTlv
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DDebugTreeAdaptor.cs168 public virtual void SetType(object t, int type) { in SetType() method in Antlr.Runtime.Debug.DebugTreeAdaptor

12