Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/incremental/
DIncrementalFileStorages.java73 @Nullable StorageHealthCheckParams healthCheckParams, in initialize()
167 @Nullable StorageHealthCheckParams healthCheckParams, in startLoading()
DIIncrementalService.aidl51 in StorageHealthCheckParams healthCheckParams, in startLoading()
DIncrementalStorage.java410 @Nullable StorageHealthCheckParams healthCheckParams, in startLoading()
/frameworks/base/services/incremental/
DBinderIncrementalService.cpp139 binder::Status BinderIncrementalService::startLoading( in startLoading()
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()