Home
last modified time | relevance | path

Searched defs:onProgress (Results 1 – 2 of 2) sorted by relevance

/system/gsid/aidl/android/gsi/
DIProgressCallback.aidl33 void onProgress(long current, long total); in onProgress() method
/system/core/fs_mgr/libfiemap/
Dbinder.cpp38 android::binder::Status onProgress(int64_t current, int64_t total) { in onProgress() function in android::fiemap::ProgressCallback