Searched refs:hasSharedMemory (Results 1 – 2 of 2) sorted by relevance
100 boolean hasSharedMemory = (in.readInt() != NULL_PAYLOAD); in LargeParcelableBase()101 if (hasSharedMemory) { in LargeParcelableBase()114 + " hasSharedMemory:" + hasSharedMemory + " dataAvail:" + in.dataAvail()); in LargeParcelableBase()
85 bool hasSharedMemory = (descriptor.get() != INVALID_MEMORY_FD); in readFromParcel() local86 if (hasSharedMemory) { in readFromParcel()96 startPosition, totalPayloadSize, sharedMemoryPosition, hasSharedMemory); in readFromParcel()