Searched defs:retry (Results 101 – 102 of 102) sorted by relevance
12345
1459 int32_t retry = QUERY_USER_ID_RETRY_COUNT; in Init() local
3116 public void abortChanges(String message, boolean retry) throws RemoteException { in abortChanges()