Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc1819 if (!SameVersion(other)) { in MergeWith()
2116 bool ProfileCompilationInfo::SameVersion(const ProfileCompilationInfo& other) const { in SameVersion() function in art::ProfileCompilationInfo
2123 if (!SameVersion(other)) { in Equals()
Dprofile_compilation_info.h594 bool SameVersion(const ProfileCompilationInfo& other) const;