Searched refs:fullyLoaded (Results 1 – 2 of 2) sorted by relevance
79 bool fullyLoaded = false; member132 bool fullyLoaded() const { return !isError() && (totalBlocks == filledBlocks); } in fullyLoaded() function
1419 if (state.fullyLoaded && !state.readLogsEnabled) { in checkUidReadTimeouts()1815 if (!state.fullyLoaded) { in prepareDataLoaderLocked()1829 if (!state.fullyLoaded || state.readLogsEnabled) { in prepareDataLoaderLocked()2242 if (progress.fullyLoaded()) { in updateLoadingProgress()2447 storageState.fullyLoaded = state == incfs::LoadingState::Full; in processIfsStateCallbacks()2448 if (storageState.fullyLoaded) { in processIfsStateCallbacks()