Searched refs:errorDescription (Results 1 – 9 of 9) sorted by relevance
208 NSString *errorDescription = @"Invalid shape. Dimensions must be positive integers.";210 description:errorDescription219 NSString *errorDescription = [NSString222 description:errorDescription250 NSString *errorDescription = [NSString254 description:errorDescription260 NSString *errorDescription =264 description:errorDescription282 NSString *errorDescription =286 description:errorDescription[all …]
28 void onCameraError(String errorDescription); in onCameraError() argument34 void onCameraFreezed(String errorDescription); in onCameraFreezed() argument55 void onCameraSwitchError(String errorDescription); in onCameraSwitchError() argument81 void onMediaRecorderError(String errorDescription); in onMediaRecorderError() argument
131 String errorDescription = body.get("error.description"); in generateGithubIssueBody() local132 if (errorDescription == null) { in generateGithubIssueBody()133 errorDescription = ""; in generateGithubIssueBody()151 if (!errorDescription.isEmpty()) { in generateGithubIssueBody()152 result += errorDescription + "\n\n"; in generateGithubIssueBody()
34 public var errorDescription: String? { variable64 public var description: String { return errorDescription ?? "Unknown error." }
581 std::string errorDescription; in validStatusCodes() local588 …errorDescription = "Format " + de::toString(it->second->internalFormat) + " is not a valid format … in validStatusCodes()593 errorDescription = "Format " + de::toString(it->second->internalFormat) + " does not exist"; in validStatusCodes()598 …errorDescription = "Format " + de::toString(it->second->internalFormat) + " is not a legal format"; in validStatusCodes()601 if (!errorDescription.empty()) in validStatusCodes()603 cctx->addGLError(GL_INVALID_ENUM, errorDescription.c_str()); in validStatusCodes()604 cctx->addGLError(GL_INVALID_OPERATION, errorDescription.c_str()); in validStatusCodes()605 cctx->addGLError(GL_INVALID_VALUE, errorDescription.c_str()); in validStatusCodes()
194 public void onCameraError(String errorDescription) { in onCameraError() argument195 Logging.w(TAG, "Camera error: " + errorDescription); in onCameraError()203 public void onCameraFreezed(String errorDescription) { in onCameraFreezed() argument205 onCameraFreezedDescription = errorDescription; in onCameraFreezed()502 public void onCameraSwitchError(String errorDescription) { in switchCamera()
206 public void onCameraError(String errorDescription) {} in CameraCapturer()210 public void onCameraFreezed(String errorDescription) {} in CameraCapturer()
761 String errorDescription = "NameResolver returned an empty list"; in nameResolverReturnsEmptySubLists() local771 assertEquals(errorDescription, status.getDescription()); in nameResolverReturnsEmptySubLists()
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...