Searched defs:readInplace (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/libhwbinder/ | ||
H A D | Parcel.cpp | 910 const void* Parcel::readInplace(size_t len) const in readInplace() function in android::hardware::Parcel |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Parcel.cpp | 1441 const void* Parcel::readInplace(size_t len) const in readInplace() function in android::Parcel |