Searched refs:protectedStr (Results 1 – 1 of 1) sorted by relevance
147 const std::string protectedStr = interface->mIsProtected ? "protected" : "non-protected"; in onVkDeviceFault() local152 ALOGE("VK_ERROR_DEVICE_LOST (%s context): %s", protectedStr.c_str(), description.c_str()); in onVkDeviceFault()154 crashMsg << "VK_ERROR_DEVICE_LOST (" << protectedStr; in onVkDeviceFault()