Searched defs:isFullyLoaded (Results 1 – 4 of 4) sorted by relevance
351 inline LoadingState isFullyLoaded(int fd) { in isFullyLoaded() function354 inline LoadingState isFullyLoaded(const Control& control, std::string_view path) { in isFullyLoaded() function357 inline LoadingState isFullyLoaded(const Control& control, FileId fileId) { in isFullyLoaded() function
121 int isFullyLoaded(int storageId); in isFullyLoaded() method
334 public boolean isFullyLoaded() throws IOException { in isFullyLoaded() method in IncrementalStorage
267 binder::Status BinderIncrementalService::isFullyLoaded(int32_t storageId, int32_t* _aidl_return) { in isFullyLoaded() function in android::os::incremental::BinderIncrementalService