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