Home
last modified time | relevance | path

Searched defs:objectsCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/binder/
H A DRpcState.cpp385 const binder_size_t* objects, size_t objectsCount) { in cleanup_reply_data()
505 const binder_size_t* objects, size_t objectsCount) { in do_nothing_to_transact_data()
H A DParcel.cpp704 size_t Parcel::objectsCount() const in objectsCount() function in android::Parcel
2115 const binder_size_t* objects, size_t objectsCount, release_func relFunc) in ipcSetDataReference()
/aosp12/system/libhwbinder/
H A DParcel.cpp388 size_t Parcel::objectsCount() const in objectsCount() function in android::hardware::Parcel
1620 const binder_size_t* objects, size_t objectsCount, release_func relFunc, void* relCookie) in ipcSetDataReference()