Searched refs:checkUidReadTimeouts (Results 1 – 2 of 2) sorted by relevance
408 bool checkUidReadTimeouts(StorageId storage, IfsState state, Clock::time_point timeLimit);
1391 if (checkUidReadTimeouts(storageId, state, timeout)) { in setUidReadTimeouts()1407 bool IncrementalService::checkUidReadTimeouts(StorageId storage, IfsState state, in checkUidReadTimeouts() function in android::incremental::IncrementalService