Searched refs:ipcObjectsCount (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/binder/
H A DParcel.h200 size_t ipcObjectsCount() const;
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp870 tr.offsets_size = data.ipcObjectsCount()*sizeof(size_t);
H A DParcel.cpp1258 size_t Parcel::ipcObjectsCount() const function in class:android::Parcel

Completed in 240 milliseconds