Searched refs:onProgress (Results 1 – 6 of 6) sorted by relevance
33 void onProgress(long current, long total); in onProgress() method
29 void onProgress(in RequestId requestId, in TaskResult result); in onProgress() method
34 iorapd -\ ss : onProgress
110 listener->onProgress(request_id, result); in ReplyWithResult()
38 android::binder::Status onProgress(int64_t current, int64_t total) { in onProgress() function in android::fiemap::ProgressCallback
542 auto status = on_progress->onProgress(static_cast<int64_t>(current), in createBackingImage()