Searched defs:readBlob (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DParcel.cpp1107 status_t Parcel::readBlob(size_t len, ReadableBlob* outBlob) const function in class:android::Parcel
1114 ALOGV("readBlob: read in place");
1122 ALOGV("readBlob: read from ashmem");

Completed in 36 milliseconds