Searched defs:Schema (Results 1 – 6 of 6) sorted by relevance
11 void IndexedMemProfRecord::serialize(const MemProfSchema &Schema, in serialize()35 IndexedMemProfRecord::deserialize(const MemProfSchema &Schema, in deserialize()
443 auto Schema = memprof::PortableMemInfoBlock::getSchema(); in writeImpl() local
56 constexpr uint32_t Schema = 0; in writeHeader() local
604 memprof::MemProfSchema Schema; variable
507 MemProfSchema *Schema = nullptr; variable
650 xmlRelaxNGPtr Schema; in ValidateCommentXML() local