Home | History | Annotate | Download | only in binder

Lines Matching full:offsets

151         << "offsets=" << btd->data.ptr.offsets << " (" << (void*)btd->offsets_size
761 reinterpret_cast<const binder_size_t*>(tr.data.ptr.offsets),
769 reinterpret_cast<const binder_size_t*>(tr.data.ptr.offsets),
776 reinterpret_cast<const binder_size_t*>(tr.data.ptr.offsets),
919 tr.data.ptr.offsets = data.ipcObjects();
926 tr.data.ptr.offsets = 0;
1035 reinterpret_cast<const binder_size_t*>(tr.data.ptr.offsets),
1079 << ", offsets addr="
1080 << reinterpret_cast<const size_t*>(tr.data.ptr.offsets) << endl;