/system/vold/ |
D | Benchmark.cpp | 127 res |= BenchmarkCreate([&](int progress) -> bool { in benchmarkInternal() 154 res |= BenchmarkRun([&](int progress) -> bool { in benchmarkInternal()
|
D | MoveStorage.cpp | 51 static void notifyProgress(int progress, in notifyProgress()
|
/system/update_engine/ |
D | update_engine_client.cc | 144 double progress, in HandleStatusUpdate() 159 double progress = 0.0; in ShowStatus() local 195 double progress = 0.0; in GetNeedReboot() local
|
D | update_engine_client_android.cc | 86 float progress) { in onStatusUpdate()
|
D | sideload_main.cc | 82 double progress = update_engine_status.progress; in SendStatusUpdate() local
|
D | update_attempter_android.cc | 522 double progress = 0; in BytesReceived() local 553 void UpdateAttempterAndroid::ProgressUpdate(double progress) { in ProgressUpdate()
|
D | update_attempter.cc | 1230 double progress = 0; in BytesReceived() local 1245 void UpdateAttempter::ProgressUpdate(double progress) { in ProgressUpdate()
|
/system/update_engine/client_library/ |
D | client_dbus.cc | 164 double progress; in StatusUpdateHandlersRegistered() local 187 double progress, in RunStatusUpdateHandlers()
|
D | client_binder.cc | 185 double progress; in RegisterStatusUpdateHandler() local
|
/system/update_engine/client_library/include/update_engine/ |
D | update_status.h | 70 double progress; member
|
/system/gsid/ |
D | gsi_tool.cpp | 161 void Display(const GsiProgress& progress) { in Display() 275 ProgressBar progress(gsid); in Install() local
|
D | gsi_service.cpp | 698 std::function<bool(uint64_t, uint64_t)> progress; in CreateFiemapWriter() local 803 int progress = -1; in CommitGsiChunk() local
|
/system/core/fs_mgr/libfiemap_writer/ |
D | split_fiemap_writer.cpp | 47 ProgressCallback progress) { in Create()
|
D | fiemap_writer.cpp | 567 std::function<bool(uint64_t, uint64_t)> progress) { in Open() argument
|
/system/core/adb/client/ |
D | bugreport.cpp | 150 int progress = std::stoi(line.substr(idx1, (idx2 - idx1))); in ProcessLine() local
|
/system/extras/simpleperf/scripts/ |
D | report_html.js | 65 updateAsync(text, progress) { argument 777 _drawMoreFlameGraphs(moreCount, progress) { argument 1726 function updateProgress(text, progress) { argument 1730 function addProgress(progress) { argument
|
/system/update_engine/update_manager/ |
D | real_updater_provider.cc | 79 inline double progress() { return update_engine_status_.progress; } in progress() function in chromeos_update_manager::GetStatusHelper
|
D | real_updater_provider_unittest.cc | 80 ACTION_P(ActionSetUpdateEngineStatusProgress, progress) { in ACTION_P() argument
|