| /system/update_engine/stable/aidl_api/libupdate_engine_stable/current/android/os/ |
| D | IUpdateEngineStableCallback.aidl | 38 oneway void onStatusUpdate(int status_code, float percentage); in onStatusUpdate()
|
| /system/update_engine/stable/aidl_api/libupdate_engine_stable/1/android/os/ |
| D | IUpdateEngineStableCallback.aidl | 36 oneway void onStatusUpdate(int status_code, float percentage); in onStatusUpdate()
|
| /system/update_engine/stable/aidl_api/libupdate_engine_stable/2/android/os/ |
| D | IUpdateEngineStableCallback.aidl | 38 oneway void onStatusUpdate(int status_code, float percentage); in onStatusUpdate()
|
| /system/update_engine/binder_bindings/android/os/ |
| D | IUpdateEngineCallback.aidl | 23 void onStatusUpdate(int status_code, float percentage); in onStatusUpdate()
|
| /system/update_engine/stable/aidl_api/libupdate_engine_stable/3/android/os/ |
| D | IUpdateEngineStableCallback.aidl | 38 oneway void onStatusUpdate(int status_code, float percentage); in onStatusUpdate()
|
| /system/update_engine/stable/android/os/ |
| D | IUpdateEngineStableCallback.aidl | 32 void onStatusUpdate(int status_code, float percentage); in onStatusUpdate()
|
| /system/extras/simpleperf/ |
| D | SampleDisplayer.h | 37 double percentage = (total_period != 0) ? 100.0 * period / total_period : 0.0; in DisplayAccumulatedOverhead() local 50 double percentage = (total_period != 0) ? 100.0 * period / total_period : 0.0; in DisplaySelfOverhead() local 143 double percentage = 100.0 * (node->period + node->children_period) / parent_period; in DisplayCallGraphEntry() local
|
| D | cmd_trace_sched.cpp | 336 double percentage = 0; in ReportProcessInfo() member 402 double percentage = 100.0 * thread->spin_info.max_rate; in ReportProcessInfo() local
|
| D | cmd_kmem.cpp | 675 double percentage = 0.0; in PrintSlabReportContext() local
|
| /system/memory/mmd/src/ |
| D | size_spec.rs | 43 let percentage = percentage_str.parse::<u64>()?; in parse_size_spec() localVariable
|
| /system/extras/simpleperf/scripts/ |
| D | report.py | 53 def __init__(self, percentage, function_name): argument
|
| /system/update_engine/aosp/ |
| D | cleanup_previous_update_action.cc | 393 double percentage = 0.0; in OnMergePercentageUpdate() local
|
| /system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
| D | snapuserd_server.cpp | 213 double percentage = handlers_->GetMergePercentage(); in Receivemsg() local
|
| D | handler_manager.cpp | 274 double percentage = 0.0; in GetMergePercentage() local
|
| D | snapuserd_test.cpp | 769 double percentage = handlers_->GetMergePercentage(); in CheckMergeCompletion() local
|
| /system/gsid/ |
| D | gsi_tool.cpp | 197 int percentage = (progress.bytes_processed * 100) / progress.total_bytes; in Display() local
|
| /system/core/fs_mgr/libfstab/ |
| D | fstab.cpp | 82 off64_t CalculateZramSize(int percentage) { in CalculateZramSize()
|