Searched refs:getErrorMessage (Results 1 – 15 of 15) 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()
1242 mMessage = getErrorMessage(ar); in handleMessage()1261 private CharSequence getErrorMessage(AsyncResult ar) { in getErrorMessage() method in GsmMmiCode1376 sb.append(getErrorMessage(ar)); in onSetComplete()1379 sb.append(getErrorMessage(ar)); in onSetComplete()1432 sb.append(getErrorMessage(ar)); in onGetClirComplete()1611 sb.append(getErrorMessage(ar)); in onQueryCfComplete()1664 sb.append(getErrorMessage(ar)); in onQueryComplete()
1218 mMessage = getErrorMessage(ar); in handleMessage()1278 private CharSequence getErrorMessage(AsyncResult ar) { in getErrorMessage() method in ImsPhoneMmiCode1516 sb.append(getErrorMessage(ar)); in onQueryCfComplete()1577 sb.append(getErrorMessage(ar)); in onSuppSvcQueryComplete()1639 sb.append(getErrorMessage(ar)); in onIcbQueryComplete()1682 sb.append(getErrorMessage(ar)); in onQueryClirComplete()1773 sb.append(getErrorMessage(ar)); in onQueryComplete()1831 return getErrorMessage(ar); in getImsErrorMessage()
276 public static String getErrorMessage(int errorCode) { in getErrorMessage() method in KeymasterDefs
199 statusBuilder.append("error: ").append(state.getErrorMessage());
263 char const *getErrorMessage() { return mDiagClient->str().c_str(); } in getErrorMessage() function
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();
27561 method public CharSequence getErrorMessage();
27691 method public CharSequence getErrorMessage();
61539 Landroid/security/keymaster/KeymasterDefs;->getErrorMessage(I)Ljava/lang/String;