Searched defs:stringEnd (Results 1 – 4 of 4) sorted by relevance
60 static const uint8 stringEnd; variable
147 uintptr_t stringEnd = stringBegin + hdr.stringSize; in DeserializeInternal() local
1299 void SnapshotProcessor::DeserializeString(uintptr_t stringBegin, uintptr_t stringEnd) in DeserializeString()
33 constexpr uint8 Profile::stringEnd = 0x00; member in maple::Profile