Home
last modified time | relevance | path

Searched refs:totalCount_ (Results 1 - 22 of 22) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dresult_entries_window.cpp29 totalCount_(0), in ResultEntriesWindow()
55 totalCount_ = rawCursor_->GetCount(); in Init()
61 return totalCount_; in GetTotalCount()
71 if ((rawCursor_ == nullptr && buffer_.empty()) || (position < 0 || position >= totalCount_)) { in MoveToPosition()
113 if (totalCount_ == 0) { in GetEntry()
154 if (target < begin || target >= totalCount_) { in LoadData()
167 for (; cursor < totalCount_ && bufferSize < windowSize_; cursor++) { in LoadData()
180 if (buffer_.size() == static_cast<size_t>(totalCount_)) { in LoadData()
H A Dresult_entries_window.h43 int totalCount_; member in DistributedDB::ResultEntriesWindow
/foundation/arkui/ace_engine/frameworks/core/components/tab_bar/
H A Dtab_controller.h42 totalCount_ = totalCount; in SetTotalCount()
46 return totalCount_; in GetTotalCount()
89 int32_t totalCount_ = 0; member in OHOS::Ace::TabController
H A Dtab_controller.cpp101 if (index >= totalCount_) { in SetIndexByController()
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_virtual_scroll_node.cpp52 : ForEachBaseNode(V2::JS_REPEAT_ETS_TAG, nodeId), totalCount_(totalCount), in RepeatVirtualScrollNode()
62 totalCount_ = totalCount; in UpdateTotalCount()
78 if (totalCount_ > 0) { in DoSetActiveChildRange()
79 nStart = (nStart + totalCount_) % totalCount_; in DoSetActiveChildRange()
80 nEnd = (nEnd + totalCount_) % totalCount_; in DoSetActiveChildRange()
142 auto totalCount = static_cast<int32_t>(totalCount_); in CheckNode4IndexInL1()
412 if (i >= startIndex_ && i < startIndex_ + static_cast<int32_t>(totalCount_)) { in RecycleItems()
426 static_cast<int32_t>(totalCount_)); in FrameCount()
[all...]
H A Drepeat_virtual_scroll_node.h186 uint32_t totalCount_ = 0; member in OHOS::Ace::NG::RepeatVirtualScrollNode
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/
H A Draw_input_command.h61 totalCount_ = (duration % eventInjectingInterval_ != 0) ? (total + 1) : total; in SetDuration()
96 return totalCount_; in GetTotalCount()
131 int32_t totalCount_ = 1; member in OHOS::Ace::BaseCommand
/foundation/window/window_manager/utils/src/
H A Dperform_reporter.cpp53 totalCount_ = 0; in PerformReporter()
76 if (totalCount_ < reportInterval_) { in report()
100 totalCount_++; in count()
109 oss << tag_ << " cost " << costTime << "ms, total count " << totalCount_; in count() local
115 totalCount_ = 0; in clear()
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_adapter_impl.h45 totalCount_ = nodeCount; in SetNodeTotalCount()
50 return totalCount_; in GetNodeTotalCount()
165 uint32_t totalCount_ = 0; member in OHOS::Ace::NG::NativeLazyForEachBuilder
H A Dnode_adapter_impl.cpp58 return totalCount_; in OnGetTotalCount()
/foundation/arkui/ace_engine/frameworks/core/components_v2/grid/
H A Drender_grid_scroll.h104 if (totalCount_ == totalCount) { in SetTotalCount()
107 if (totalCount_ < totalCount) { in SetTotalCount()
110 totalCount_ = totalCount; in SetTotalCount()
255 int32_t totalCount_ = 0; member in OHOS::Ace::V2::RenderGridScroll
/foundation/window/window_manager/utils/test/unittest/
H A Dutils_all_test.cpp99 ASSERT_EQ(1, reporter.totalCount_); in HWTEST_F()
101 ASSERT_EQ(1, reporter.totalCount_); in HWTEST_F()
H A Dperform_reporter_test.cpp68 if (pr.totalCount_ != totalCount) { in PerformDataCmp()
69 WLOGFE("pr.totalCount_=%{public}u, expect=%{public}u", pr.totalCount_.load(), totalCount); in PerformDataCmp()
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h109 return totalCount_; in GetTotalCount()
123 totalCount_ = totalCount; in SetTotalCount()
544 int32_t totalCount_ { 0 };
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow.h108 if (totalCount_ != totalCount) {
109 totalCount_ = totalCount;
246 size_t totalCount_ = 0; // ElementProxyHost::TotalCount()
H A Drender_water_flow.cpp688 totalCount_ = getTotalCount_(); in OnDataSourceUpdated()
1224 totalCount_ = getTotalCount_(); in GetTailPos()
1225 auto iter = flowMatrix_.find(totalCount_ - 1); in GetTailPos()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_drag_manager.h76 int32_t totalCount_ = -1; member in OHOS::Ace::NG::ListItemDragManager
H A Dlist_item_drag_manager.cpp120 totalCount_ = forEach->FrameCount(); in HandleOnItemDragStart()
315 bool reachEnd = (index == totalCount_ - 1) && endOffset < (listSize.MainSize(axis_) - hotZone); in IsInHotZone()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_db_proxy.cpp493 totalCount_(0u), in CloudActionContext()
584 info.total = totalCount_; in GetInfo()
633 totalCount_ = size; in SetInfo()
635 // totalCount_ should be equal to extend_ or batch data failed. in SetInfo()
636 if (totalCount_ != extend_.size()) { in SetInfo()
637 failedCount_ += totalCount_; in SetInfo()
H A Dcloud_db_proxy.h126 uint32_t totalCount_; member in DistributedDB::CloudDBProxy::CloudActionContext
/foundation/window/window_manager/utils/include/
H A Dperform_reporter.h58 std::atomic<uint32_t> totalCount_; member in OHOS::Rosen::PerformReporter
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp137 totalCount_ = 0; in Build()
146 totalCount_ += count; in Build()
267 totalCount_ = 0; in ResetChildren()
371 return totalCount_; in GetTotalCount()
384 if (totalCount_ == 0) { in Dump()
403 info += std::to_string(totalCount_); in Dump()
421 int32_t totalCount_ = 0; member in OHOS::Ace::NG::final

Completed in 22 milliseconds