Searched defs:ByteData (Results 1 – 4 of 4) sorted by relevance
71 explicit ByteData(Zone* zone) in ByteData() function188 ByteData() in ByteData() function
29 ByteData, enumerator
32 ByteData(Type type, const std::string& value) : type_(type), value_(value) {} in ByteData() function
1357 void ispVMData(unsigned char *ByteData) in ispVMData()