Home | History | Annotate | Download | only in binder

Lines Matching refs:objectsCount

520 size_t Parcel::objectsCount() const
1331 const size_t* objects, size_t objectsCount, release_func relFunc, void* relCookie)
1342 mObjectsSize = mObjectsCapacity = objectsCount;
1370 const size_t N = objectsCount();