| /frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/ |
| D | Utils.java | 34 int total = classes.length; in getTargetsFromLegacyJackConfig() local 35 assert requests.length == total; in getTargetsFromLegacyJackConfig() local 36 assert resets.length == total; in getTargetsFromLegacyJackConfig() local
|
| /frameworks/base/core/java/com/android/internal/os/ |
| D | AudioPowerCalculator.java | 49 final PowerAndDuration total = new PowerAndDuration(); in calculate() local 69 private void calculateApp(UidBatteryConsumer.Builder app, PowerAndDuration total, in calculateApp()
|
| D | VideoPowerCalculator.java | 46 final PowerAndDuration total = new PowerAndDuration(); in calculate() local 66 private void calculateApp(UidBatteryConsumer.Builder app, PowerAndDuration total, in calculateApp()
|
| D | MobileRadioPowerCalculator.java | 90 PowerAndDuration total = new PowerAndDuration(); in calculate() local 124 double powerPerPacketMah, PowerAndDuration total, in calculateApp() 146 PowerAndDuration total = new PowerAndDuration(); in calculate() local 175 double powerPerPacketMah, PowerAndDuration total) { in calculateApp() 230 private void calculateRemaining(PowerAndDuration total, in calculateRemaining()
|
| D | BluetoothPowerCalculator.java | 58 final PowerAndDuration total = new PowerAndDuration(); in calculate() local 95 private void calculateApp(UidBatteryConsumer.Builder app, PowerAndDuration total, in calculateApp() 120 PowerAndDuration total = new PowerAndDuration(); in calculate() local 163 PowerAndDuration total) { in calculateApp()
|
| /frameworks/av/media/img_utils/include/img_utils/ |
| D | TiffEntryImpl.h | 97 uint32_t total = getActualSize(); in getSize() local 104 uint32_t total = sizeof(T) * mCount; in getActualSize() local 196 uint32_t total = 0; in getActualSize() local
|
| /frameworks/base/cmds/incident_helper/tests/ |
| D | ProcrankParser_test.cpp | 81 ProcrankProto::Process* total = expected.mutable_summary()->mutable_total(); in TEST_F() local 125 ProcrankProto::Process* total = expected.mutable_summary()->mutable_total(); in TEST_F() local
|
| /frameworks/base/core/java/android/net/ |
| D | TrafficStats.java | 509 long total = 0; in getMobileTxPackets() local 526 long total = 0; in getMobileRxPackets() local 543 long total = 0; in getMobileTxBytes() local 560 long total = 0; in getMobileRxBytes() local 570 long total = 0; in getMobileTcpRxPackets() local 586 long total = 0; in getMobileTcpTxPackets() local
|
| /frameworks/base/libs/hwui/pipeline/skia/ |
| D | SkiaMemoryTracer.cpp | 157 size_t SkiaMemoryTracer::total() { in total() function in android::uirenderer::skiapipeline::SkiaMemoryTracer 166 TraceValue total = convertUnits(mTotalSize); in logTotals() local
|
| /frameworks/av/media/libnbaio/ |
| D | NBAIO.cpp | 64 ssize_t NBAIO_Sink::writeVia(writeVia_t via, size_t total, void *user, size_t block) in writeVia() 100 ssize_t NBAIO_Source::readVia(readVia_t via, size_t total, void *user, size_t block) in readVia()
|
| D | AudioBufferProviderSource.cpp | 82 ssize_t AudioBufferProviderSource::readVia(readVia_t via, size_t total, void *user, size_t block) in readVia()
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
| D | contrast.cpp | 34 float total = 0; in Java_androidx_media_filterfw_samples_simplecamera_ContrastRatioFilter_contrastOperator() local
|
| /frameworks/base/core/proto/android/os/ |
| D | batterystats.proto | 220 optional TimerProto total = 3; field 274 optional TimerProto total = 2; field 331 optional TimerProto total = 2; field 389 optional TimerProto total = 2; field 405 optional TimerProto total = 2; field 416 optional TimerProto total = 2; field 439 optional TimerProto total = 2; field 457 optional TimerProto total = 2; field 480 optional TimerProto total = 2; field 631 optional TimerProto total = 2; field [all …]
|
| D | cpuinfo.proto | 36 optional int32 total = 1; // total number of cpu tasks field 47 optional int32 total = 1; field
|
| D | procrank.proto | 70 optional Process total = 1; field
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/ |
| D | NetworkCycleChartDataLoader.java | 48 final long total = bucket == null ? 0L : bucket.getRxBytes() + bucket.getTxBytes(); in recordUsage() local
|
| D | NetworkCycleData.java | 57 public Builder setTotalUsage(long total) { in setTotalUsage()
|
| /frameworks/rs/tests/java_api/ImageProcessing_jb/src/com/android/rs/image/ |
| D | Result.java | 36 float total = 0.0f; in getTotalTime() local
|
| /frameworks/base/cmds/incident_helper/src/parsers/ |
| D | ProcrankParser.cpp | 37 string zram, ram, total; in Parse() local
|
| /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
| D | ColorfulnessFilter.java | 67 float total = 0; in onProcess() local
|
| /frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/ |
| D | GenericDocument.java | 503 int total = 0; in flattenAccumulator() local 517 int total = 0; in flattenAccumulator() local 531 int total = 0; in flattenAccumulator() local 545 int total = 0; in flattenAccumulator() local 572 int total = 0; in flattenAccumulator() local
|
| /frameworks/native/libs/ui/ |
| D | GraphicBufferAllocator.cpp | 74 uint64_t total = 0; in getTotalSize() local 84 uint64_t total = 0; in dump() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | RandomBlock.java | 54 int total = 0; in fromStream() local
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
| D | AppItem.java | 33 public long total; field in AppItem
|
| /frameworks/base/core/tests/utiltests/src/com/android/internal/util/ |
| D | HeavyHitterSketchTest.java | 68 final int total = (int) (input.length / (1 - ratio)); in getTopHeavyHitters() local
|