Searched defs:SetType (Results 1 – 14 of 14) sorted by relevance
65 void SetType(MessageType requestType) { small_msg_.body.msg.type = requestType; } in SetType() function
74 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
166 void GPTPart::SetType(PartType t) { function in GPTPart
252 void SetType(FieldDescriptor::CppType type) { in SetType() function
402 inline void UnknownField::SetType(Type type) { in SetType() function
249 void SetType(TypeId type) { ConvertMsToDbgType(type); } in SetType() function251 void SetType(const std::string &type_name) { ConvertStringToDbgType(type_name); } in SetType() function
72 inline void SetType(Type eType) { type = eType; } in SetType() function
34 public void SetType(int numHashBytes) in SetType() method in SevenZip.Compression.LZ.BinTree
61 void SetType(const std::string &type) { type_ = type; } in SetType() function
34 public void SetType(int numHashBytes) in SetType() method in BinTree
358 void KernelTensor::SetType(const TypePtr &type) { in SetType() function in mindspore::kernel::KernelTensor
1080 void SetType(ShiftType s) { shift_ = s; } in SetType() function
5232 void Allocation::PackedData::SetType(Type type) in SetType() function in D3D12MA::Allocation::PackedData