Searched defs:retries (Results 1 – 5 of 5) sorted by relevance
1021 private void notifySwitchWithRetries(int retries) { in notifySwitchWithRetries()1027 private void notifySwitchWithRetriesLocked(int retries) { in notifySwitchWithRetriesLocked()1061 private void notifyDeviceStateWithRetries(int retries) { in notifyDeviceStateWithRetries()1067 private void notifyDeviceStateWithRetriesLocked(int retries) { in notifyDeviceStateWithRetriesLocked()
216 static int RemoveProcessGroup(const char* cgroup, uid_t uid, int pid, unsigned int retries) { in RemoveProcessGroup()452 static int KillProcessGroup(uid_t uid, int initialPid, int signal, int retries, in KillProcessGroup()
761 int retries = 0; in assertBucket() local776 int retries = 0; in assertNotBucket() local
104 int retries; field in SyncOperation
527 private void compileAppForIorapWithRetries(String appPkgName, int retries) throws IOException { in compileAppForIorapWithRetries()