Searched defs:SetType (Results 1 – 9 of 9) sorted by relevance
76 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
167 void GPTPart::SetType(PartType t) { function in GPTPart
402 inline void UnknownField::SetType(Type type) { in SetType() function
252 void SetType(FieldDescriptor::CppType type) { in SetType() function
141 LONG SetType; member
156 ULONG SetType; member
5232 void Allocation::PackedData::SetType(Type type) in SetType() function in D3D12MA::Allocation::PackedData
3095 STDMETHOD(SetType)(THIS_ D3DRMLIGHTTYPE) PURE; in DECLARE_INTERFACE_() local