Searched refs:astatus (Results 1 – 1 of 1) sorted by relevance
269 if (status_t astatus = memory->lock() != OK) { in serializeParcelToSharedMemory() local270 ALOGE("Failed to set read-only protection on shared memory: %d", astatus); in serializeParcelToSharedMemory()