Home
last modified time | relevance | path

Searched defs:healthCheckParams (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/incremental/
H A DIncrementalFileStorages.java73 @Nullable StorageHealthCheckParams healthCheckParams, in initialize()
167 @Nullable StorageHealthCheckParams healthCheckParams, in startLoading()
H A DIncrementalStorage.java410 @Nullable StorageHealthCheckParams healthCheckParams, in startLoading()
H A DIIncrementalService.aidl51 in StorageHealthCheckParams healthCheckParams, in startLoading()
/aosp14/frameworks/base/services/incremental/
H A DBinderIncrementalService.cpp139 binder::Status BinderIncrementalService::startLoading( in startLoading()
H A DIncrementalService.cpp791 const StorageHealthCheckParams& healthCheckParams, in startLoading()
1815 const StorageHealthCheckParams& healthCheckParams, in prepareDataLoaderLocked()
2537 const StorageHealthCheckParams& healthCheckParams, StorageHealthListener&& healthListener, in DataLoaderStub()
3140 const StorageHealthCheckParams& healthCheckParams, StorageHealthListener&& healthListener) { in setHealthListener()