Searched defs:compareData (Results 1 – 2 of 2) sorted by relevance
795 public int compareData(Parcel other) { in compareData() method in Parcel800 public static boolean compareData(Parcel a, int offsetA, Parcel b, int offsetB, int length) { in compareData() method in Parcel
641 int Parcel::compareData(const Parcel& other) { in compareData() function in android::Parcel