Home | Sort by relevance Sort by last modified time |
/system/extras/tests/directiotest/ | |
directiotest.c | 161 static void update_progress(int current, int total) function 236 update_progress(i + 1, test_areas); |
/external/chromium/chrome/browser/sync/sessions/ | |
status_controller.h | 63 const UpdateProgress& update_progress() { function in class:browser_sync::sessions::StatusController 65 group_restriction_)->update_progress; 69 group_restriction_)->update_progress; 74 return &GetOrCreateModelSafeGroupState(false, group)->update_progress; |
session_state.h | 299 UpdateProgress update_progress; member in struct:browser_sync::sessions::PerModelSafeGroupState |