Home | History | Annotate | Download | only in binder

Lines Matching refs:objectsCount

518 size_t Parcel::objectsCount() const
1255 const size_t* objects, size_t objectsCount, release_func relFunc, void* relCookie)
1265 mObjectsSize = mObjectsCapacity = objectsCount;
1283 const size_t N = objectsCount();