Home
last modified time | relevance | path

Searched defs:thisOffset (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/binder/tests/parcel_fuzzer/
Dbinder.cpp379 size_t thisOffset = p.readUint32(); in __anonb0ef96d31302() local
/frameworks/base/core/jni/
Dandroid_os_Parcel.cpp627 jint thisOffset, jlong otherNativePtr, in android_os_Parcel_compareDataInRange()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp6735 uint32_t thisOffset; in getEntry() local
7836 uint32_t thisOffset; in print() local
/frameworks/native/libs/binder/
DParcel.cpp694 status_t Parcel::compareDataInRange(size_t thisOffset, const Parcel& other, size_t otherOffset, in compareDataInRange()