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

  /frameworks/native/include/binder/
Parcel.h 226 size_t ipcObjectsCount() const;
  /frameworks/native/libs/binder/
IPCThreadState.cpp 921 tr.offsets_size = data.ipcObjectsCount()*sizeof(binder_size_t);
    [all...]
Parcel.cpp     [all...]

Completed in 56 milliseconds