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