Home
last modified time | relevance | path

Searched defs:totalCount (Results 1 – 25 of 31) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/list/
Drender_list_test.cpp84 int32_t totalCount = 10; variable
126 int32_t totalCount = 6; variable
169 int32_t totalCount = 100; variable
234 int32_t totalCount = 200; variable
274 int32_t totalCount = 99; variable
315 int32_t totalCount = 0; variable
356 int32_t totalCount = 0; variable
395 int32_t totalCount = -100; variable
421 int32_t totalCount = 10; variable
463 int32_t totalCount = 6; variable
[all …]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
Ddistributed_test_sysinfo.cpp182 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/
Dlazy_layout_wrapper_builder.cpp62 auto totalCount = GetTotalCount(); in OnGetOrCreateWrapperByIndex() local
81 auto totalCount = GetTotalCount(); in OnGetOrCreateWrapperByIndexLegacy() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/sdk/
Di_data_source.d.ts36 totalCount(): number; method
/foundation/arkui/ace_engine/frameworks/core/components_v2/foreach/
Dlazy_foreach_component.cpp51 size_t totalCount = OnGetTotalCount(); in ExpandChildren() local
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
Dtab_controller.h40 void SetTotalCount(int32_t totalCount) in SetTotalCount()
/foundation/multimedia/av_codec/services/engine/muxer/
Dmuxer_buffer_pool.cpp59 auto totalCount = busyList_.size() + idleList_.size(); in AcquireBuffer() local
/foundation/arkui/ace_engine/frameworks/core/components/test/json/
Dlist_creator.cpp30 int32_t totalCount = 0; in CreateFromJson() local
/foundation/window/window_manager/utils/test/unittest/
Dperform_reporter_test.cpp66 const uint32_t totalCount, const std::vector<uint32_t>& splitCount) in PerformDataCmp()
/foundation/arkui/ace_engine/frameworks/core/components/grid/
Dgrid_component.cpp74 void GridComponent::SetTotalCount(int32_t totalCount) in SetTotalCount()
/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
Dtab_content_proxy_element.cpp84 auto totalCount = static_cast<int32_t>(TotalCount()); in PerformBuild() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
Ddistributeddb_interfaces_resultset_performance.cpp145 int totalCount = readResultSet->GetCount(); variable
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
Drender_grid_scroll.h102 void SetTotalCount(int32_t totalCount) in SetTotalCount()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
Dtab_bar_pattern.cpp231 auto totalCount = host->TotalChildCount() - MASK_COUNT; in HandleMouseEvent() local
581 int32_t totalCount = swiperPattern->TotalCount(); in OnDirtyLayoutWrapperSwap() local
618 auto totalCount = host->TotalChildCount() - MASK_COUNT; in HandleClick() local
960 auto totalCount = host->TotalChildCount() - MASK_COUNT; in HandleTouchEvent() local
1708 auto totalCount = host->TotalChildCount(); in OnRestoreInfo() local
Dtab_content_model_ng.cpp251 int32_t totalCount = swiperPattern->TotalCount(); in AddTabBarItem() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
Drender_water_flow.h106 inline void SetTotalCount(size_t totalCount) in SetTotalCount()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
Dcloud_db_proxy.cpp463 void CloudDBProxy::CloudActionContext::SetInfo(const uint32_t &totalCount, in SetInfo()
/foundation/arkui/ace_engine/frameworks/core/components/list/
Dlist_component.h117 void SetTotalCount(int32_t totalCount) in SetTotalCount()
/foundation/communication/dsoftbus/core/common/dfx/hisysevent_adapter/
Dsoftbus_hisysevt_bus_center.c118 uint32_t totalCount; member
131 uint32_t totalCount; member
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/water_flow/
Drender_water_flow_test.cpp272 auto totalCount = renderNode_->getTotalCount_(); variable
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_topo_manager.c65 uint32_t totalCount; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
Dnstackx_common.c210 …uint32_t totalCount = g_processRatePara.epollWaitEventCount + g_processRatePara.epollWaitTimeoutCo… in CalculateEventProcessRate() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/
Dremote_executor.cpp338 uint32_t totalCount = 0u; // waiting task count in all queue in CheckTaskExeStatus() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
Ddistributeddb_relational_get_data_test.cpp192 int PutBatchData(uint32_t totalCount, uint32_t valueSize) in PutBatchData()
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Dflutter_render_text_field.cpp800 int32_t totalCount = renderCount; in MakeGradientShader() local

12