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

  /system/libhwbinder/include/hwbinder/
Parcel.h 259 size_t ipcObjectsCount() const;
  /frameworks/native/libs/binder/
IPCThreadState.cpp 972 tr.offsets_size = data.ipcObjectsCount()*sizeof(binder_size_t);
    [all...]
Parcel.cpp     [all...]
  /frameworks/native/libs/binder/include/binder/
Parcel.h 396 size_t ipcObjectsCount() const;
    [all...]
  /system/libhwbinder/
IPCThreadState.cpp 984 tr_sg.transaction_data.offsets_size = data.ipcObjectsCount()*sizeof(binder_size_t);
    [all...]
Parcel.cpp     [all...]

Completed in 178 milliseconds