Searched refs:IN_PLACE_BLOB_LIMIT (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
H A DParcel.cpp66 static const size_t IN_PLACE_BLOB_LIMIT = 40 * 1024; variable
832 if (!mAllowFds || len <= IN_PLACE_BLOB_LIMIT) {

Completed in 71 milliseconds