Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/
H A Dwater_flow_section_test.cpp34 int32_t startIdx = -1; variable
78 int32_t startIdx = -1; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_with_options_layout_algorithm.h51 void UpdateMainLineOnReload(int32_t startIdx) override in UpdateMainLineOnReload()
H A Dgrid_scroll_layout_algorithm.cpp26 int32_t startIdx, LayoutWrapper* host, int32_t cacheCnt, std::list<GridPreloadItem>& buildList) in AddCacheItemsInFront()
2164 void GridScrollLayoutAlgorithm::UpdateMainLineOnReload(int32_t startIdx) in UpdateMainLineOnReload()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
H A Dgrid_layout_range_solver.h52 int32_t startIdx = 0; /**< Index of the starting GridItem in layout range. */ member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Dlist_element.cpp82 size_t startIdx = FindItemStartIndex(0, index); in FindItemStartIndex() local
90 size_t startIdx = FindItemStartIndex(it->second, index); in FindItemStartIndex() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dstring_util.cpp65 int32_t startIdx = (start < 0) ? (start + size) : start; in Slice() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint_rpc.c174 static int SendGetAllSysCapsRequest(const Endpoint *endpoint, uint32 startIdx, IpcIo *reply, void *… in SendGetAllSysCapsRequest()
241 uint32 startIdx = 0; in SAMGR_GetSystemCapabilities() local
H A Dendpoint.c207 static int SendGetAllSysCapsRequest(const Endpoint *endpoint, uint32 startIdx, IpcIo *reply, void *… in SendGetAllSysCapsRequest()
264 uint32 startIdx = 0; in SAMGR_GetSystemCapabilities() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_util.c87 uint32_t fileNameLen, startIdx; in GetFileName() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_server/source/
H A Dsamgr_server.c421 static int32 GetReplyNumAndNextReqIdx(Vector *sysCapablitys, int32 startIdx, int32 *nextRequestIdx) in GetReplyNumAndNextReqIdx()
439 uint32_t startIdx = IpcIoPopUint32(req); in ProcGetAllSysCap() local
H A Dsamgr_server_rpc.c533 static int32 GetReplyNumAndNextReqIdx(Vector *sysCapablitys, int32 startIdx, int32 *nextRequestIdx) in GetReplyNumAndNextReqIdx()
551 uint32_t startIdx; in ProcGetAllSysCap() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/sliding_window/
H A Dwater_flow_layout_info_sw.cpp439 int32_t startIdx = StartIndex(); in ItemCloseToView() local
487 const int32_t startIdx = StartIndex(); in IsMisaligned() local
H A Dwater_flow_layout_sw.cpp493 int32_t startIdx = info_->StartIndex(); in ClearBack() local
655 int32_t startIdx = info_->StartIndex(); in AdjustOverScroll() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.cpp399 int32_t startIdx = FindLanesStartIndex(layoutWrapper, 0, index); in FindLanesStartIndex() local
407 int32_t startIdx = FindLanesStartIndex(layoutWrapper, it->second, index); in FindLanesStartIndex() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp240 size_t startIdx = 0; in GetPluralString() local
330 size_t startIdx = haveParent ? 1 : 0; in ResolveParentReference() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/layout/top_down/
H A Dwater_flow_segmented_layout.cpp456 void WaterFlowSegmentedLayout::Fill(int32_t startIdx) in Fill()
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp366 std::string WifiChip::AllocIfaceName(IfaceType type, uint32_t startIdx) in AllocIfaceName()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/
H A Dsendable_photo_access_helper_napi.cpp941 const int32_t startIdx = 1; in CreateMediaTypeUserFileEnum() local
1164 const int32_t startIdx = 1; in CreatePositionTypeEnum() local
/ohos5.0/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp89 const char hiddenCh, const int startIdx = 0) in DataAnonymize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp461 int32_t startIdx = lines * crossCount_ + lastIndex + 1; in SkipStartIndexByOffset() local
/ohos5.0/commonlibrary/ets_utils/js_sys_module/console/
H A Dconsole.cpp124 …::MakeLogContent(napi_env env, napi_callback_info info, size_t& argc, size_t startIdx, bool format) in MakeLogContent()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp383 size_t startIdx = 0; in GetPluralString() local
485 size_t startIdx = haveParent ? 1 : 0; in ResolveParentReference() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c51 uint32_t startIdx; member
/ohos5.0/base/sensors/sensor/vibration_convert/core/native/src/
H A Dvibration_convert_core.cpp1101 int32_t startIdx, int32_t endIdx) in CombinateContinuousEvents()
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_library_napi.cpp6389 const int32_t startIdx = 1; in CreateMediaTypeUserFileEnum() local
6445 const int32_t startIdx = 1; in CreateImageFileTypeEnum() local
6598 const int32_t startIdx = 1; in CreateResourceTypeEnum() local
7140 const int32_t startIdx = 1; in CreatePositionTypeEnum() local