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.cpp345 size_t thisOffset = p.readUint32(); in __anon3dab1bff1002() local
/frameworks/base/core/jni/
Dandroid_os_Parcel.cpp608 jint thisOffset, jlong otherNativePtr, in android_os_Parcel_compareDataInRange()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp6579 uint32_t thisOffset; in getEntry() local
7677 uint32_t thisOffset; in print() local
/frameworks/native/libs/binder/
DParcel.cpp526 status_t Parcel::compareDataInRange(size_t thisOffset, const Parcel& other, size_t otherOffset, in compareDataInRange()