HomeSort by relevance Sort by last modified time
    Searched refs:ipcObjectsCount (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/binder/
Parcel.h 150 size_t ipcObjectsCount() const;
  /frameworks/base/libs/binder/
IPCThreadState.cpp 812 tr.offsets_size = data.ipcObjectsCount()*sizeof(size_t);
    [all...]
Parcel.cpp 1104 size_t Parcel::ipcObjectsCount() const
    [all...]

Completed in 327 milliseconds