Home
last modified time | relevance | path

Searched defs:AddType (Results 1 – 4 of 4) sorted by relevance

/external/gptfdisk/
Dparttypes.cc235 int PartType::AddType(uint16_t mbrType, const char * guidData, const char * name, in AddType() function in PartType
/external/webrtc/webrtc/p2p/base/
Dstun.cc837 void StunUInt16ListAttribute::AddType(uint16_t value) { in AddType() function in cricket::StunUInt16ListAttribute
/external/skia/bench/
DPathBench.cpp473 enum AddType { enum in SkBench_AddPathTest
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py488 def AddType(templated_types): function