Home
last modified time | relevance | path

Searched refs:GetItemCount (Results 1 - 12 of 12) sorted by relevance

/foundation/ability/form_fwk/services/include/
H A Dform_refresh_limiter.h82 int GetItemCount() const;
/foundation/ability/form_fwk/services/src/
H A Dform_refresh_limiter.cpp191 int FormRefreshLimiter::GetItemCount() const in GetItemCount() function in OHOS::AppExecFwk::FormRefreshLimiter
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_third_provider_interaction_operation_utils.h87 accessibilityElementInfo.SetItemCounts(nativeInfo.GetItemCount()); in TransformAccessbilityElementInfo()
/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.h138 int32_t GetItemCount() const in GetItemCount() function in OHOS::Ace::V2::IndexerComponent
H A Drender_indexer.cpp77 itemCount_ = indexerComponent->GetItemCount(); in Update()
/foundation/arkui/ace_engine/test/unittest/core/accessibility/
H A Dnative_interface_accessibility_test.cpp152 NATIVE_ADD_ELEMENTINFO(SetItemCount, &afterInfo, beforeInfo.GetItemCount()); in FillNativeAccessibilityElementInfo()
324 EXPECT_EQ(beforeInfo.GetItemCount(), afterInfo.GetItemCount()); in CheckTransformElementInfoResult()
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_component.h205 int32_t GetItemCount() const in GetItemCount() function in OHOS::Ace::IndexerComponent
H A Drender_indexer.cpp165 itemCount_ = indexerComponent->GetItemCount(); in Update()
/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Dnative_interface_accessibility_impl.h116 int32_t GetItemCount() const in GetItemCount() function
/foundation/ability/form_fwk/test/unittest/fms_form_timer_mgr_test/
H A Dfms_form_timer_mgr_test.cpp388 EXPECT_EQ(refreshLimiter.GetItemCount(), 1); in HWTEST_F()
404 EXPECT_EQ(refreshLimiter.GetItemCount(), 0); in HWTEST_F()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h488 const ObexOptionalWordHeader *GetItemCount() const;
H A Dobex_headers.cpp724 const ObexOptionalWordHeader *ObexHeader::GetItemCount() const in GetItemCount() function in OHOS::bluetooth::ObexHeader

Completed in 12 milliseconds