Searched refs:getErrorMessage (Results 1 – 14 of 14) sorted by relevance
63 public final String getErrorMessage() { in getErrorMessage() method in KeystoreResponse
131 inline std::string getErrorMessage() const in getErrorMessage() function
159 pOutputPath, write_output_mutex.getErrorMessage().c_str()); in compileScript()
1214 mMessage = getErrorMessage(ar); in handleMessage()1233 private CharSequence getErrorMessage(AsyncResult ar) { in getErrorMessage() method in GsmMmiCode1347 sb.append(getErrorMessage(ar)); in onSetComplete()1350 sb.append(getErrorMessage(ar)); in onSetComplete()1403 sb.append(getErrorMessage(ar)); in onGetClirComplete()1584 sb.append(getErrorMessage(ar)); in onQueryCfComplete()1639 sb.append(getErrorMessage(ar)); in onQueryComplete()
1139 mMessage = getErrorMessage(ar); in handleMessage()1199 private CharSequence getErrorMessage(AsyncResult ar) { in getErrorMessage() method in ImsPhoneMmiCode1434 sb.append(getErrorMessage(ar)); in onQueryCfComplete()1492 sb.append(getErrorMessage(ar)); in onSuppSvcQueryComplete()1551 sb.append(getErrorMessage(ar)); in onIcbQueryComplete()1685 sb.append(getErrorMessage(ar)); in onQueryComplete()1739 return getErrorMessage(ar); in getImsErrorMessage()
276 public static String getErrorMessage(int errorCode) { in getErrorMessage() method in KeymasterDefs
263 char const *getErrorMessage() { return mDiagClient->str().c_str(); } in getErrorMessage() function
199 statusBuilder.append("error: ").append(state.getErrorMessage());
356 session.getResult().getErrorMessage()); in render()363 session.getResult().getErrorMessage()); in render()
448 public CharSequence getErrorMessage() { in getErrorMessage() method in PlaybackState
1303 KeymasterDefs.getErrorMessage(errorCode)); in getKeyStoreException()
16401 method public java.lang.CharSequence getErrorMessage();
27424 method public CharSequence getErrorMessage();
65842 Landroid/security/keymaster/KeymasterDefs;->getErrorMessage(I)Ljava/lang/String;