Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dgptpart.h74 void SetType(uint16_t hex) {partitionType = hex;} in SetType() function
Dmbrpart.cc151 int MBRPart::SetType(uint8_t typeCode, int isExtended) { in SetType() function in MBRPart
Dgptpart.cc166 void GPTPart::SetType(PartType t) { function in GPTPart
/third_party/protobuf/src/google/protobuf/
Dunknown_field_set.h402 inline void UnknownField::SetType(Type type) { in SetType() function
Dmap_field.h252 void SetType(FieldDescriptor::CppType type) { in SetType() function
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5232 void Allocation::PackedData::SetType(Type type) in SetType() function in D3D12MA::Allocation::PackedData