/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/payload_consumer/ |
D | filesystem_verifier_action.cc | 85 void FilesystemVerifierAction::UpdateProgress(double progress) { in UpdateProgress()
|
/system/core/fs_mgr/libfiemap/ |
D | split_fiemap_writer.cpp | 47 ProgressCallback progress) { in Create() 57 ProgressCallback progress) { in Create()
|
D | fiemap_writer.cpp | 674 std::function<bool(uint64_t, uint64_t)> progress) { in Open() argument 684 std::function<bool(uint64_t, uint64_t)> progress) { in Open() argument
|
/system/gsid/ |
D | partition_installer.cpp | 176 auto progress = [this](uint64_t bytes, uint64_t /* total */) -> bool { in CreateImage() local 203 int progress = -1; in CommitGsiChunk() local
|
D | gsi_tool.cpp | 147 void Display(const GsiProgress& progress) { in Display() 264 ProgressBar progress(gsid); in Install() local
|
/system/update_engine/ |
D | update_attempter_android.cc | 607 double progress = 0; in BytesReceived() local 638 void UpdateAttempterAndroid::ProgressUpdate(double progress) { in ProgressUpdate() 650 void UpdateAttempterAndroid::OnVerifyProgressUpdate(double progress) { in OnVerifyProgressUpdate() 1029 void UpdateAttempterAndroid::OnCleanupProgressUpdate(double progress) { in OnCleanupProgressUpdate()
|
D | sideload_main.cc | 71 double progress = update_engine_status.progress; in SendStatusUpdate() local
|
D | update_engine_client_android.cc | 89 float progress) { in onStatusUpdate()
|
D | binder_service_android.cc | 231 void OnCleanupProgressUpdate(double progress) { in OnCleanupProgressUpdate()
|
D | update_attempter.cc | 1411 double progress = 0; in BytesReceived() local 1426 void UpdateAttempter::ProgressUpdate(double progress) { in ProgressUpdate()
|
/system/update_engine/client_library/include/update_engine/ |
D | update_status.h | 82 double progress; member
|
/system/core/adb/client/ |
D | bugreport.cpp | 152 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
|
D | test.py | 168 def write_progress(self, progress): argument
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_fuzz.cpp | 103 double progress; in SNAPSHOT_FUZZ_FUNCTION() local
|
D | snapshot.cpp | 1415 UpdateState SnapshotManager::GetUpdateState(double* progress) { in GetUpdateState()
|
/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
|