Home | History | Annotate | Download | only in binder

Lines Matching refs:objectsCount

518 size_t Parcel::objectsCount() const
1307 const size_t* objects, size_t objectsCount, release_func relFunc, void* relCookie)
1317 mObjectsSize = mObjectsCapacity = objectsCount;
1335 const size_t N = objectsCount();