HomeSort by relevance Sort by last modified time
    Searched refs:errorDescription (Results 1 - 11 of 11) sorted by null

  /external/smali/smalidea/src/main/java/org/jf/smalidea/errorReporting/
GithubFeedbackTask.java 131 String errorDescription = body.get("error.description");
132 if (errorDescription == null) {
133 errorDescription = "";
151 if (!errorDescription.isEmpty()) {
152 result += errorDescription + "\n\n";
  /external/deqp/modules/glshared/
glsFboUtil.cpp 581 std::string errorDescription;
588 errorDescription = "Format " + de::toString(it->second->internalFormat) + " is not a valid format for a texture";
593 errorDescription = "Format " + de::toString(it->second->internalFormat) + " does not exist";
598 errorDescription = "Format " + de::toString(it->second->internalFormat) + " is not a legal format";
601 if (!errorDescription.empty())
603 cctx->addGLError(GL_INVALID_ENUM, errorDescription.c_str());
604 cctx->addGLError(GL_INVALID_OPERATION, errorDescription.c_str());
605 cctx->addGLError(GL_INVALID_VALUE, errorDescription.c_str());
  /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
VideoCapturerAndroidTestFixtures.java 199 public void onCameraError(String errorDescription) {
203 public void onCameraFreezed(String errorDescription) {
205 onCameraFreezedDescription = errorDescription;
278 public void onCameraSwitchError(String errorDescription) {
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
VideoCapturerAndroid.java 181 void onCameraError(String errorDescription);
184 void onCameraFreezed(String errorDescription);
202 void onCameraSwitchError(String errorDescription);
  /prebuilts/tools/common/m2/repository/com/google/oauth-client/google-oauth-client/1.22.0/
google-oauth-client-1.22.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi.services_3.3.100.v20130513-1956.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.23.0/
google-api-java-client-min-repackaged-1.23.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 
  /prebuilts/sdk/tools/
jack-launcher.jar 
jack-server-4.11.ALPHA.jar 

Completed in 192 milliseconds