Lines Matching full:moffset
111 mutable uint32_t mOffset;
131 mutable ssize_t mOffset;
170 : BpInterface<IMemory>(impl), mOffset(0), mSize(0)
190 mOffset = o;
196 if (offset) *offset = mOffset;
234 mHeapId(-1), mBase(MAP_FAILED), mSize(0), mFlags(0), mOffset(0), mRealHeap(false)
273 mOffset = heap->mOffset;
322 mOffset = offset;
351 return mOffset;