Searched refs:WriteMethods (Results 1 – 2 of 2) sorted by relevance
797 void WriteMethods(SafeBuffer& buffer) const;
1051 dex_data->WriteMethods(buffer); in Save()2592 void ProfileCompilationInfo::DexFileData::WriteMethods(SafeBuffer& buffer) const { in WriteMethods() function in art::ProfileCompilationInfo::DexFileData