Home | History | Annotate | Download | only in binder

Lines Matching refs:get

246                             binder.get(), this, mSize, mHeapId);
266 sp<BpMemoryHeap> heap(static_cast<BpMemoryHeap*>(find_heap(binder).get()));
298 asBinder().get(), parcel_fd, size, err, strerror(-err));
315 asBinder().get(), size, fd, strerror(errno));
397 binder.get(), info.heap.get(),
398 static_cast<BpMemoryHeap*>(info.heap.get())->mSize,
399 static_cast<BpMemoryHeap*>(info.heap.get())->mHeapId,
408 // binder.get(), info.heap.get(), info.count);
430 binder.unsafe_get(), info.heap.get(),
431 static_cast<BpMemoryHeap*>(info.heap.get())->mSize,
432 static_cast<BpMemoryHeap*>(info.heap.get())->mHeapId,
459 BpMemoryHeap const* h(static_cast<BpMemoryHeap const *>(info.heap.get()));
462 info.heap.get(), info.count,