Searched refs:objectsCount (Results 1 – 6 of 6) sorted by relevance
104 size_t objectsCount() const;416 const binder_size_t* objects, size_t objectsCount,
687 size_t Parcel::objectsCount() const in objectsCount() function in android::Parcel2558 const binder_size_t* objects, size_t objectsCount, release_func relFunc, void* relCookie) in ipcSetDataReference() argument2569 mObjectsSize = mObjectsCapacity = objectsCount; in ipcSetDataReference()2598 const size_t N = objectsCount(); in print()
513 if (parcel->objectsCount()) in android_os_Parcel_marshall()
192 if (parcel && !parcel->objectsCount()) { in nativeCreate()493 if (parcel->objectsCount()) { in nativeSetMetadata()
1705 (int)psshsize, (int)parcel.dataSize(), (int)parcel.objectsCount()); in checkDrmInfo()
358 m_prev_end = buf + size + data.objectsCount() * sizeof(binder_size_t); in onTransact()