Searched defs:writeInplace (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/libhwbinder/ | ||
H A D | Parcel.cpp | 421 void* Parcel::writeInplace(size_t len) in writeInplace() function in android::hardware::Parcel |
/aosp_15_r20/frameworks/native/libs/binder/ | ||
H A D | Parcel.cpp | 1170 void* Parcel::writeInplace(size_t len) in writeInplace() function in android::Parcel |