Searched refs:INVALID_MEMORY_FD (Results 1 – 2 of 2) sorted by relevance
129 if (sharedMemoryFd.get() == INVALID_MEMORY_FD) { in stableLargeParcelableToParcelable()186 static constexpr int32_t INVALID_MEMORY_FD = -1; variable
59 *(fd.getR()) = INVALID_MEMORY_FD; in scopeFdToUniqueFd()85 bool hasSharedMemory = (descriptor.get() != INVALID_MEMORY_FD); in readFromParcel()