Home
last modified time | relevance | path

Searched refs:WriteTo (Results 1 – 2 of 2) sorted by relevance

/art/tools/hiddenapi/
Dhiddenapi.cc714 void WriteTo(const std::string& path) { in WriteTo() function in art::hiddenapi::DexFileEditor
987 dex_editor.WriteTo(output_path); in EncodeAccessFlags()
/art/runtime/
Ddebugger.cc4969 void WriteTo(std::vector<uint8_t>& bytes) const { in WriteTo() function in art::StringTable
5181 class_names.WriteTo(bytes); in GetRecentAllocations()
5182 method_names.WriteTo(bytes); in GetRecentAllocations()
5183 filenames.WriteTo(bytes); in GetRecentAllocations()