Searched defs:SetType (Results 1 – 10 of 10) 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
71 inline void SetType(Type eType) { type = eType; } in SetType() function
242 void SetType(unsigned int type) { ConvertMsToDbgType(type); } in SetType() function244 void SetType(std::string type_name) { ConvertStringToDbgType(type_name); } in SetType() function
61 void SetType(const std::string &type) { type_ = type; } in SetType() function
402 inline void UnknownField::SetType(Type type) { in SetType() function
252 void SetType(FieldDescriptor::CppType type) { in SetType() function
5232 void Allocation::PackedData::SetType(Type type) in SetType() function in D3D12MA::Allocation::PackedData