Searched refs:suspendErr (Results 1 – 1 of 1) sorted by relevance
968 status_t suspendErr = gEaselManagerClient->suspend(); in openCamera() local969 if (suspendErr != 0) { in openCamera()971 strerror(-suspendErr), suspendErr); in openCamera()