Searched refs:WriteTo (Results 1 – 2 of 2) sorted by relevance
872 void WriteTo(std::vector<uint8_t>& bytes) const { in WriteTo() function in art::StringTable1085 class_names.WriteTo(bytes); in GetRecentAllocations()1086 method_names.WriteTo(bytes); in GetRecentAllocations()1087 filenames.WriteTo(bytes); in GetRecentAllocations()
737 void WriteTo(const std::string& path) { in WriteTo() function in art::hiddenapi::DexFileEditor1023 dex_editor.WriteTo(output_path); in EncodeAccessFlags()