Home | History | Annotate | Download | only in runtime

Lines Matching defs:WriteTo

3626   void WriteTo(std::vector<uint8_t>& bytes) const {
3790 class_names.WriteTo(bytes);
3791 method_names.WriteTo(bytes);
3792 filenames.WriteTo(bytes);