| /foundation/resourceschedule/ffrt/src/dfx/trace_record/ |
| D | ffrt_trace_record.cpp | 136 unsigned int totalCount = 0; in GetSubmitCount() local 148 unsigned int totalCount = 0; in GetEnqueueCount() local 160 unsigned int totalCount = 0; in GetRunCount() local 172 unsigned int totalCount = 0; in GetDoneCount() local 184 unsigned int totalCount = 0; in GetCoSwitchCount() local 195 unsigned int totalCount = 0; in GetFinishCount() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
| D | distributed_test_sysinfo.cpp | 182 const std::string &filePath, int totalCount, uint64_t microSeconds) in GetSysMeanCurrentVal() 200 void DistributedTestSysInfo::GetSysCurrentPower(SeqNo seqNo, int totalCount, uint64_t microSeconds) in GetSysCurrentPower() 243 const std::string &filePath, int totalCount, uint64_t microSeconds) in GetSysMeanCurrentVal() 250 void DistributedTestSysInfo::GetSysCurrentPower(SeqNo seqNo, int totalCount, uint64_t microSeconds) in GetSysCurrentPower()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/ |
| D | repeat_virtual_scroll_model_ng.cpp | 27 uint32_t totalCount, in Create() 51 void RepeatVirtualScrollModelNG::UpdateRenderState(uint32_t totalCount, bool visibleItemsChanged) in UpdateRenderState()
|
| D | lazy_layout_wrapper_builder.cpp | 60 auto totalCount = GetTotalCount(); in OnGetOrCreateWrapperByIndex() local 79 auto totalCount = GetTotalCount(); in OnGetOrCreateWrapperByIndexLegacy() local
|
| D | repeat_virtual_scroll_node.cpp | 31 …tualScrollNode> RepeatVirtualScrollNode::GetOrCreateRepeatNode(int32_t nodeId, uint32_t totalCount, in GetOrCreateRepeatNode() 53 RepeatVirtualScrollNode::RepeatVirtualScrollNode(int32_t nodeId, int32_t totalCount, in RepeatVirtualScrollNode() 67 void RepeatVirtualScrollNode::UpdateTotalCount(uint32_t totalCount) in UpdateTotalCount() 150 auto totalCount = static_cast<int32_t>(totalCount_); in CheckNode4IndexInL1() local
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| D | ipc_payload_statistics_impl_unittest.cpp | 120 uint64_t totalCount = DEFAULT_COUNT + DEFAULT_COUNT + DEFAULT_COUNT; variable 421 uint64_t totalCount = currentCount + DEFAULT_COUNT + DEFAULT_COUNT + DEFAULT_COUNT; variable 471 uint64_t totalCount = currentCount + DEFAULT_COUNT + DEFAULT_COUNT + DEFAULT_COUNT; variable 520 uint64_t totalCount = currentCount + DEFAULT_COUNT + DEFAULT_COUNT + DEFAULT_COUNT; variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/sdk/ |
| D | i_data_source.d.ts | 36 totalCount(): number; method
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/ |
| D | lazy_foreach_component.cpp | 51 size_t totalCount = OnGetTotalCount(); in ExpandChildren() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
| D | swiper_indicator_modifier_test_ng.cpp | 999 auto totalCount = pattern_->TotalCount(); variable 1335 auto totalCount = pattern_->TotalCount(); variable 1365 auto totalCount = pattern_->TotalCount(); variable 1406 auto totalCount = pattern_->TotalCount(); variable 1436 auto totalCount = pattern_->TotalCount(); variable 1475 auto totalCount = pattern_->TotalCount(); variable 1498 auto totalCount = pattern_->TotalCount(); variable 1522 auto totalCount = pattern_->TotalCount(); variable 1572 auto totalCount = pattern_->TotalCount(); variable
|
| D | swiper_test_ng.cpp | 1502 auto totalCount = pattern_->TotalCount(); variable 1542 auto totalCount = pattern_->TotalCount(); variable 1836 auto totalCount = pattern_->TotalCount(); variable 1876 auto totalCount = pattern_->TotalCount(); variable
|
| /foundation/arkui/ace_engine/frameworks/core/components/tab_bar/ |
| D | tab_controller.h | 40 void SetTotalCount(int32_t totalCount) in SetTotalCount()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/ |
| D | swiper_indicator_utils.h | 117 static int32_t GetLoopIndex(int32_t index, int32_t totalCount) in GetLoopIndex() 131 static int32_t CalcLoopCount(int32_t index, int32_t totalCount) in CalcLoopCount()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| D | js_repeat_virtual_scroll.cpp | 101 auto totalCount = info[PARAM_TOTAL_COUNT]->ToNumber<uint32_t>(); in Create() local 189 auto totalCount = info[0]->ToNumber<uint32_t>(); in UpdateRenderState() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/grid/ |
| D | grid_component.cpp | 71 void GridComponent::SetTotalCount(int32_t totalCount) in SetTotalCount()
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/ |
| D | tab_content_proxy_element.cpp | 84 auto totalCount = static_cast<int32_t>(TotalCount()); in PerformBuild() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
| D | distributeddb_interfaces_resultset_performance.cpp | 145 int totalCount = readResultSet->GetCount(); variable
|
| /foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/ |
| D | media_backup_report_data_type.h | 25 int32_t totalCount; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/ |
| D | pu_repeat.ts | 145 totalCount?: number; property
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| D | swiper_utils.h | 146 RefPtr<SwiperLayoutProperty>& swiperLayoutProperty, float contentWidth, int32_t totalCount) in CheckAutoFillDisplayCount()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
| D | jsPrefetcher.js | 141 getRangeToPrefetch(totalCount) { argument 301 calculateRatio(prefetchCount, totalCount) { argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| D | list_position_map.h | 354 void UpdateGroupPosMap(int32_t totalCount, int32_t lanes, float space, in UpdateGroupPosMap() 395 void UpdateTotalCount(int32_t totalCount) in UpdateTotalCount()
|
| /foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
| D | audio_service_common_unit_test.cpp | 443 int32_t totalCount = tempSize / cacheSize; variable 659 int32_t totalCount = tempSize / spanSize; variable
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_unmarshal_thread.cpp | 200 size_t totalCount = 0; in ReportTransactionDataStatistics() local
|
| /foundation/arkui/ace_engine/frameworks/core/image/ |
| D | image_cache.cpp | 258 auto totalCount = 0; in DumpCacheInfo() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| D | tab_bar_pattern.cpp | 305 auto totalCount = swiperPattern->TotalCount(); in OnAttachToFrameNode() local 456 auto totalCount = host->TotalChildCount() - MASK_COUNT; in InitDragEvent() local 669 auto totalCount = host->TotalChildCount() - MASK_COUNT; in HandleMouseEvent() local 1160 int32_t totalCount = swiperPattern->TotalCount(); in OnDirtyLayoutWrapperSwap() local 1304 auto totalCount = host->TotalChildCount() - MASK_COUNT; in HandleClick() local 1760 auto totalCount = host->TotalChildCount() - MASK_COUNT; in HandleTouchEvent() local 1861 auto totalCount = GetHost()->TotalChildCount() - MASK_COUNT; in PlayPressAnimation() local 2502 auto totalCount = host->TotalChildCount() - MASK_COUNT; in GetIndicatorStyle() local 2766 auto totalCount = host->TotalChildCount(); in OnRestoreInfo() local 2927 auto totalCount = host->TotalChildCount() - MASK_COUNT; in ApplyTurnPageRateToIndicator() local [all …]
|