Searched refs:BLOB_ASHMEM_IMMUTABLE (Results 1 – 1 of 1) sorted by relevance
97 BLOB_ASHMEM_IMMUTABLE = 1, enumerator1239 status = writeInt32(mutableCopy ? BLOB_ASHMEM_MUTABLE : BLOB_ASHMEM_IMMUTABLE); in writeBlob()1259 status_t status = writeInt32(BLOB_ASHMEM_IMMUTABLE); in writeDupImmutableBlobFileDescriptor()