/aosp12/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/ |
H A 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
|
/aosp12/frameworks/av/media/img_utils/include/img_utils/ |
H A 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
|
/aosp12/frameworks/base/core/java/com/android/internal/os/ |
H A D | AudioPowerCalculator.java | 49 final PowerAndDuration total = new PowerAndDuration(); in calculate() local 69 private void calculateApp(UidBatteryConsumer.Builder app, PowerAndDuration total, in calculateApp()
|
H A D | VideoPowerCalculator.java | 46 final PowerAndDuration total = new PowerAndDuration(); in calculate() local 66 private void calculateApp(UidBatteryConsumer.Builder app, PowerAndDuration total, in calculateApp()
|
H A 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()
|
H A 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()
|
/aosp12/frameworks/base/cmds/incident_helper/tests/ |
H A 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
|
/aosp12/art/tools/ahat/src/main/com/android/ahat/ |
H A D | HeapTable.java | 86 long total = 0; in render() local 97 vals.add(DocString.delta(elem.isPlaceHolder(), base.isPlaceHolder(), total, basetotal)); in render() local 126 long total = 0; in render() local
|
/aosp12/frameworks/base/core/java/android/net/ |
H A 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
|
/aosp12/art/test/004-NativeAllocations/src-art/ |
H A D | Main.java | 56 long total = 0; in checkRegisterNativeAllocation() local 91 long total = 0; in triggerBlockingRegisterNativeAllocation() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/ |
H A D | NetworkCycleChartDataLoader.java | 48 final long total = bucket == null ? 0L : bucket.getRxBytes() + bucket.getTxBytes(); in recordUsage() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
H A D | SelectionManager.java | 157 int total = set.getMediaItemCount(); in expandMediaSet() local 186 int total = getTotalCount(); in getSelected() local 220 int total = getTotalCount(); in getSelected() local
|
/aosp12/system/gsid/aidl/android/gsi/ |
H A D | IProgressCallback.aidl | 33 void onProgress(long current, long total); in onProgress()
|
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
H A D | VCardTest.java | 45 int total = composer.getCount(); in testCompose() local
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A 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 …]
|
H A D | cpuinfo.proto | 36 optional int32 total = 1; // total number of cpu tasks field 47 optional int32 total = 1; field
|
/aosp12/system/update_engine/scripts/update_payload/ |
H A D | format_utils.py | 22 def NumToPercent(num, total, min_precision=1, max_precision=5): argument
|
/aosp12/frameworks/base/libs/hwui/pipeline/skia/ |
H A D | SkiaMemoryTracer.cpp | 157 size_t SkiaMemoryTracer::total() { in total() function in android::uirenderer::skiapipeline::SkiaMemoryTracer 166 TraceValue total = convertUnits(mTotalSize); in logTotals() local
|
/aosp12/frameworks/av/media/libnbaio/ |
H A 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()
|
/aosp12/system/core/libdiskconfig/ |
H A D | diskutils.c | 42 uint64_t total = 0; in write_raw_image() local
|
/aosp12/packages/modules/ExtServices/native/pHash/ |
H A D | phash_fingerprinter.cpp | 43 double total = 0; in GenerateFingerprint() local
|
/aosp12/art/test/478-checker-inline-noreturn/src/ |
H A D | Main.java | 50 int total = 0; in callerLoop() local
|
/aosp12/art/test/478-checker-inliner-nested-loop/src/ |
H A D | Main.java | 44 int total = 0; in NestedLoop() local
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/ |
H A D | contrast.cpp | 34 float total = 0; in Java_androidx_media_filterfw_samples_simplecamera_ContrastRatioFilter_contrastOperator() local
|
/aosp12/system/extras/taskstats/ |
H A D | taskstats.c | 118 double average_ms(unsigned long long total, unsigned long long count) { in average_ms() 125 unsigned long long average_ns(unsigned long long total, in average_ns()
|