/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
H A D | resource_manager_performance_test.cpp | 116 unsigned long long total = 0; in TestLoadFromIndex() local 209 unsigned long long total = 0; variable 249 unsigned long long total = 0; variable 283 unsigned long long total = 0; variable 320 unsigned long long total = 0; variable 350 unsigned long long total = 0; variable 380 unsigned long long total = 0; variable 417 unsigned long long total = 0; variable 447 unsigned long long total = 0; variable 476 unsigned long long total = 0; variable [all …]
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | resource_manager_performance_test.cpp | 115 long long total = 0; in ParseIndexCost() local 155 long long total = 0; in TestLoadFromIndex() local 216 long long total = 0; variable 256 unsigned long long total = 0; variable 290 unsigned long long total = 0; variable 327 unsigned long long total = 0; variable 357 unsigned long long total = 0; variable 387 unsigned long long total = 0; variable 424 unsigned long long total = 0; variable 454 unsigned long long total = 0; variable [all …]
|
/aosp14/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/ |
H A D | Utils.java | 35 int total = classes.length; in getTargetsFromLegacyJackConfig() local 36 assert requests.length == total; in getTargetsFromLegacyJackConfig() local 37 assert resets.length == total; in getTargetsFromLegacyJackConfig() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | async_pool.rs | 117 let total = 1; in sdv_async_pool_001() localVariable 177 let total = 64; in sdv_async_pool_002() localVariable 237 let total = 0; in sdv_async_pool_003() localVariable 297 let total = 65; in sdv_async_pool_004() localVariable 357 let total = 1; in sdv_async_pool_005() localVariable 417 let total = 64; in sdv_async_pool_006() localVariable 477 let total = 0; in sdv_async_pool_007() localVariable 537 let total = 65; in sdv_async_pool_008() localVariable
|
/ohos5.0/base/global/i18n/frameworks/zone/test/unittest/ |
H A D | zone_util_performance_test.cpp | 57 uint64_t total = 0; variable 82 uint64_t total = 0; variable 108 uint64_t total = 0; variable 131 uint64_t total = 0; variable 154 uint64_t total = 0; variable 177 uint64_t total = 0; variable
|
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/ |
H A D | stream_packetizer.cpp | 26 auto total = StreamPacketHeader::STREAM_HEADER_SIZE; in CalculateHeaderSize() local 33 auto total = 0; in CalculateExtSize() local
|
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
H A D | dhcp_socket_test.cpp | 161 int total = 0; variable 180 int total = (int)sizeof(struct UdpDhcpPacket) + 1; variable 211 int total = (int)sizeof(struct UdpDhcpPacket) + 1; variable
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/include/ |
H A D | hisysevent_base_query_callback.h | 46 virtual void OnComplete(int32_t reason, int32_t total) in OnComplete() 53 virtual void OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/ |
H A D | gesture_group.cpp | 64 int32_t total = *plen; in Deserialize() local 99 int32_t total = 0; in SizeofMe() local 126 auto total = SizeofMe(); in Serialize() local
|
/aosp14/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
|
/aosp14/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | AudioPowerCalculator.java | 56 final PowerAndDuration total = new PowerAndDuration(); in calculate() local 76 private void calculateApp(UidBatteryConsumer.Builder app, PowerAndDuration total, in calculateApp()
|
H A D | VideoPowerCalculator.java | 53 final PowerAndDuration total = new PowerAndDuration(); in calculate() local 73 private void calculateApp(UidBatteryConsumer.Builder app, PowerAndDuration total, in calculateApp()
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/net/ |
H A D | NetworkCycleChartDataLoader.java | 47 final long total = bucket == null ? 0L : bucket.getRxBytes() + bucket.getTxBytes(); in recordUsage() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/ |
H A D | trans_mananger_test.cpp | 144 uint64_t total = 0; variable 155 uint64_t total = 0; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/photo_album_operation/ |
H A D | photo_album_lpath_operation.cpp | 78 int32_t total = static_cast<int32_t>(invalidAlbumList.size()); in CleanInvalidPhotoAlbums() local 129 int32_t total = static_cast<int32_t>(mainAlbumInfoList.size()); in CleanDuplicatePhotoAlbums() local 158 int32_t total = static_cast<int32_t>(subAlbumInfoList.size()); in CleanDuplicatePhotoAlbum() local 188 int32_t total = static_cast<int32_t>(subAlbumInfoList.size()); in CleanEmptylPathPhotoAlbums() local
|
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/ |
H A D | hisysevent_tool_query.cpp | 46 void HiSysEventToolQuery::OnComplete(int32_t reason, int32_t total) in OnComplete()
|
/ohos5.0/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/ |
H A D | storage_stats.h | 26 …StorageStats(int64_t total, int64_t audio, int64_t video, int64_t image, int64_t file, int64_t app) in StorageStats()
|
/ohos5.0/base/hiviewdfx/hisysevent/adapter/native/idl/src/ |
H A D | hisysevent_query_proxy.cpp | 34 void HiSysEventQueryProxy::OnComplete(int32_t reason, int32_t total, int64_t seq) in OnComplete()
|
/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/ |
H A D | hisysevent_query_callback_c.cpp | 59 void HiSysEventQueryCallbackC::OnComplete(int32_t reason, int32_t total) in OnComplete()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _emergency_call_v10.md | 104 ### total subsection
|
H A D | _emergency_call_v11.md | 104 ### total subsection
|
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/landroid/ |
H A D | Randomness.kt | 44 private val total = pairs.map { it.first }.sum() regex
|
/aosp14/system/core/libdiskconfig/ |
H A D | diskutils.c | 42 uint64_t total = 0; in write_raw_image() local
|
/aosp14/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
|
/aosp14/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
|