Home
last modified time | relevance | path

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

12345678910>>...83

/foundation/communication/dsoftbus/tests/core/common/dfx/event/unittest/mock/
Dlnn_hisysevent_matcher.h26 static void MatchLnnEventNameTypeExtraInt32Param(const HiSysEventParam *params, int32_t index, int3… in MatchLnnEventNameTypeExtraInt32Param()
33 static void MatchLnnEventNameTypeExtraUint32Param(const HiSysEventParam *params, int32_t index, int… in MatchLnnEventNameTypeExtraUint32Param()
40 static void MatchLnnEventNameTypeExtraStrParam(const HiSysEventParam *params, int32_t index, const … in MatchLnnEventNameTypeExtraStrParam()
47 static void MatchLnnEventNameTypeExtraStrParamAnony(const HiSysEventParam *params, int32_t index, in MatchLnnEventNameTypeExtraStrParamAnony()
64 int32_t index = 0; variable
114 int32_t index = 0; variable
123 static void MatchLnnAuditNameTypeInt32Param(const HiSysEventParam *params, int32_t index, int32_t e… in MatchLnnAuditNameTypeInt32Param()
130 static void MatchLnnAuditNameTypeUint32Param(const HiSysEventParam *params, int32_t index, uint32_t… in MatchLnnAuditNameTypeUint32Param()
137 static void MatchLnnAuditNameTypeUint64Param(const HiSysEventParam *params, int32_t index, uint64_t… in MatchLnnAuditNameTypeUint64Param()
144 static void MatchLnnAuditNameTypeStrParam(const HiSysEventParam *params, int32_t index, const char … in MatchLnnAuditNameTypeStrParam()
[all …]
Dtrans_hisysevent_matcher.h26 static void MatchTransEventNameTypeExtraInt32Param(const HiSysEventParam *params, int32_t index, in… in MatchTransEventNameTypeExtraInt32Param()
33 static void MatchTransEventNameTypeExtraStrParam(const HiSysEventParam *params, int32_t index, in MatchTransEventNameTypeExtraStrParam()
41 static void MatchTransEventNameTypeExtraStrParamAnony(const HiSysEventParam *params, int32_t index, in MatchTransEventNameTypeExtraStrParamAnony()
58 int32_t index = 0; variable
100 int32_t index = 0; variable
112 static void MatchTransAlarmNameTypeExtraInt32Param(const HiSysEventParam *params, int32_t index, in… in MatchTransAlarmNameTypeExtraInt32Param()
119 static void MatchTransAlarmNameTypeExtraStrParam(const HiSysEventParam *params, int32_t index, cons… in MatchTransAlarmNameTypeExtraStrParam()
126 static void MatchTransAlarmNameTypeExtraStrParamAnony(const HiSysEventParam *params, int32_t index, in MatchTransAlarmNameTypeExtraStrParamAnony()
143 int32_t index = 0; variable
168 static void MatchTransAuditNameTypeExtraInt32Param(const HiSysEventParam *params, int32_t index, in… in MatchTransAuditNameTypeExtraInt32Param()
[all …]
Dconn_hisysevent_matcher.h26 static void MatchConnEventNameTypeExtraInt32Param(const HiSysEventParam *params, int32_t index, int… in MatchConnEventNameTypeExtraInt32Param()
33 static void MatchConnEventNameTypeExtraUint32Param(const HiSysEventParam *params, int32_t index, ui… in MatchConnEventNameTypeExtraUint32Param()
40 static void MatchConnEventNameTypeExtraUint64Param(const HiSysEventParam *params, int32_t index, ui… in MatchConnEventNameTypeExtraUint64Param()
47 static void MatchConnEventNameTypeExtraStrParam(const HiSysEventParam *params, int32_t index, const… in MatchConnEventNameTypeExtraStrParam()
54 static void MatchConnEventNameTypeExtraStrParamAnony(const HiSysEventParam *params, int32_t index, in MatchConnEventNameTypeExtraStrParamAnony()
71 int32_t index = 0; variable
120 int32_t index = 0; variable
127 static void MatchConnAuditNameTypeExtraInt32Param(const HiSysEventParam *params, int32_t index, int… in MatchConnAuditNameTypeExtraInt32Param()
134 static void MatchConnAuditNameTypeExtraStrParam(const HiSysEventParam *params, int32_t index, const… in MatchConnAuditNameTypeExtraStrParam()
146 int32_t index = 0; variable
Ddisc_hisysevent_matcher.h25 static void MatchDiscEventNameTypeExtraInt32Param(const HiSysEventParam *params, int32_t index, int… in MatchDiscEventNameTypeExtraInt32Param()
32 static void MatchDiscEventNameTypeExtraStrParam(const HiSysEventParam *params, int32_t index, const… in MatchDiscEventNameTypeExtraStrParam()
39 static void MatchDiscEventNameTypeExtraStrParamAnony(const HiSysEventParam *params, int32_t index, in MatchDiscEventNameTypeExtraStrParamAnony()
55 int32_t index = 0; variable
91 int32_t index = 0; variable
/foundation/ability/ability_base/test/unittest/want/
Darray_wrapper_test.cpp43 long index = 5; variable
58 long index = 5; variable
102 long index = 5; variable
118 long index = 5; variable
134 long index = 5; variable
148 long index = 5; variable
162 long index = 5; variable
176 long index = 5; variable
190 long index = 5; variable
204 long index = 5; variable
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/
Ddata_access.h35 virtual std::string GetColumnName(int index) in GetColumnName()
39 virtual bool IsNotNull(int index) in IsNotNull()
43 virtual int GetInt(int index) in GetInt()
47 virtual int64_t GetInt64(int index) in GetInt64()
51 virtual std::string GetString(int index) in GetString()
80 virtual int SetParamInt64(int index, int64_t value) in SetParamInt64()
84 virtual int SetParamInt(int index, int value) in SetParamInt()
88 virtual int SetParamString(int index, const std::string &value) in SetParamString()
92 virtual int SetParam16String(int index, const std::u16string &value) in SetParam16String()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
Dcj_collection_ffi.cpp70 const char* FFICJCommonVectorStringGetElement(VectorStringHandle vec, int64_t index) in FFICJCommonVectorStringGetElement()
77 void FFICJCommonVectorInt32SetElement(VectorInt32Handle vec, int64_t index, int32_t value) in FFICJCommonVectorInt32SetElement()
83 int32_t FFICJCommonVectorInt32GetElement(VectorInt32Handle vec, int64_t index) in FFICJCommonVectorInt32GetElement()
90 void FFICJCommonVectorInt64SetElement(VectorInt64Handle vec, int64_t index, int64_t value) in FFICJCommonVectorInt64SetElement()
96 int64_t FFICJCommonVectorInt64GetElement(VectorInt64Handle vec, int64_t index) in FFICJCommonVectorInt64GetElement()
103 void FFICJCommonVectorUInt8SetElement(VectorUInt8Handle vec, int64_t index, uint8_t value) in FFICJCommonVectorUInt8SetElement()
109 uint8_t FFICJCommonVectorUInt8GetElement(VectorUInt8Handle vec, int64_t index) in FFICJCommonVectorUInt8GetElement()
116 void FFICJCommonVectorUInt32SetElement(VectorUInt32Handle vec, int64_t index, uint32_t value) in FFICJCommonVectorUInt32SetElement()
122 uint32_t FFICJCommonVectorUInt32GetElement(VectorUInt32Handle vec, int64_t index) in FFICJCommonVectorUInt32GetElement()
129 void FFICJCommonVectorFloat32SetElement(VectorFloat32Handle vec, int64_t index, float value) in FFICJCommonVectorFloat32SetElement()
[all …]
/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/irregular/
Dirregular_matrics.cpp31 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo1()
59 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo2()
86 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo5()
114 … option.getSizeByIndex = [](int32_t index) -> GridItemSize { return { .rows = 1, .columns = 2 }; }; in GetOptionDemo6()
127 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo8()
148 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo9()
175 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo10()
202 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo11()
224 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo12()
244 auto onGetIrregularSizeByIndex = [](int32_t index) -> GridItemSize { in GetOptionDemo13()
[all …]
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/test/unittest/pasteboardperf/
DPasteBoardCallbackApiPerfJsunit.test.js43 function clearDataCallbackPerfTest(index) { argument
66 function clearCallbackPerfTest(index) { argument
90 function setDataCallbackPerfTest(index) { argument
114 function setPasteDataCallbackPerfTest(index) { argument
137 function hasDataCallbackPerfTest(index) { argument
160 function hasPasteDataCallbackPerfTest(index) { argument
186 function getDataCallbackPerfTest(index) { argument
212 function getPasteDataCallbackPerfTest(index) { argument
235 function convertToTextCallbackPerfTest(index) { argument
258 function convertToTextV9CallbackPerfTest(index) { argument
DPasteBoardPromiseApiPerfJsunit.test.js44 function clearDataPromisePerfTest(index) { argument
67 function clearPromisePerfTest(index) { argument
91 function setDataPromisePerfTest(index) { argument
115 function setPasteDataPromisePerfTest(index) { argument
138 function hasDataPromisePerfTest(index) { argument
161 function hasPasteDataPromisePerfTest(index) { argument
187 function getDataPromisePerfTest(index) { argument
213 function getPasteDataPromisePerfTest(index) { argument
236 function convertToTextPromisePerfTest(index) { argument
259 function convertToTextV9PromisePerfTest(index) { argument
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/mpd_parser/
Ddash_content_comp_node.cpp25 for (uint32_t index = 0; index < DASH_CONTENT_COMP_ATTR_NUM; index++) { in DashContentCompNode() local
36 for (uint32_t index = 0; index < DASH_CONTENT_COMP_ATTR_NUM; index++) { in ParseNode() local
44 uint32_t index = DashGetAttrIndex(attrName, contentCompAttrs_, DASH_CONTENT_COMP_ATTR_NUM); in GetAttr() local
56 uint32_t index = DashGetAttrIndex(attrName, contentCompAttrs_, DASH_CONTENT_COMP_ATTR_NUM); in GetAttr() local
68 uint32_t index = DashGetAttrIndex(attrName, contentCompAttrs_, DASH_CONTENT_COMP_ATTR_NUM); in GetAttr() local
80 uint32_t index = DashGetAttrIndex(attrName, contentCompAttrs_, DASH_CONTENT_COMP_ATTR_NUM); in GetAttr() local
92 uint32_t index = DashGetAttrIndex(attrName, contentCompAttrs_, DASH_CONTENT_COMP_ATTR_NUM); in GetAttr() local
Ddash_com_attrs_elements.cpp25 for (int32_t index = 0; index < DASH_COMMON_ATTR_NUM; index++) { in DashComAttrsElements() local
36 for (uint32_t index = 0; index < DASH_COMMON_ATTR_NUM; index++) { in ParseAttrs() local
44 uint32_t index = DashGetAttrIndex(attrName, commonAttrs_, DASH_COMMON_ATTR_NUM); in GetAttr() local
56 uint32_t index = DashGetAttrIndex(attrName, commonAttrs_, DASH_COMMON_ATTR_NUM); in GetAttr() local
68 uint32_t index = DashGetAttrIndex(attrName, commonAttrs_, DASH_COMMON_ATTR_NUM); in GetAttr() local
80 uint32_t index = DashGetAttrIndex(attrName, commonAttrs_, DASH_COMMON_ATTR_NUM); in GetAttr() local
92 uint32_t index = DashGetAttrIndex(attrName, commonAttrs_, DASH_COMMON_ATTR_NUM); in GetAttr() local
Ddash_period_node.cpp25 for (uint32_t index = 0; index < DASH_PERIOD_ATTR_NUM; index++) { in DashPeriodNode() local
36 for (uint32_t index = 0; index < DASH_PERIOD_ATTR_NUM; index++) { in ParseNode() local
44 uint32_t index = DashGetAttrIndex(attrName, periodAttrs_, DASH_PERIOD_ATTR_NUM); in GetAttr() local
56 uint32_t index = DashGetAttrIndex(attrName, periodAttrs_, DASH_PERIOD_ATTR_NUM); in GetAttr() local
68 uint32_t index = DashGetAttrIndex(attrName, periodAttrs_, DASH_PERIOD_ATTR_NUM); in GetAttr() local
80 uint32_t index = DashGetAttrIndex(attrName, periodAttrs_, DASH_PERIOD_ATTR_NUM); in GetAttr() local
92 uint32_t index = DashGetAttrIndex(attrName, periodAttrs_, DASH_PERIOD_ATTR_NUM); in GetAttr() local
Ddash_seg_template_node.cpp25 for (uint32_t index = 0; index < DASH_SEG_TEMPLATE_ATTR_NUM; index++) { in DashSegTemplateNode() local
44 for (uint32_t index = 0; index < DASH_SEG_TEMPLATE_ATTR_NUM; index++) { in ParseNode() local
58 uint32_t index = DashGetAttrIndex(attrName, segTemplateAttrs_, DASH_SEG_TEMPLATE_ATTR_NUM); in GetAttr() local
72 uint32_t index = DashGetAttrIndex(attrName, segTemplateAttrs_, DASH_SEG_TEMPLATE_ATTR_NUM); in GetAttr() local
86 uint32_t index = DashGetAttrIndex(attrName, segTemplateAttrs_, DASH_SEG_TEMPLATE_ATTR_NUM); in GetAttr() local
100 uint32_t index = DashGetAttrIndex(attrName, segTemplateAttrs_, DASH_SEG_TEMPLATE_ATTR_NUM); in GetAttr() local
114 uint32_t index = DashGetAttrIndex(attrName, segTemplateAttrs_, DASH_SEG_TEMPLATE_ATTR_NUM); in GetAttr() local
Ddash_mult_seg_base_node.cpp25 for (uint32_t index = 0; index < DASH_MULT_SEG_BASE_ATTR_NUM; index++) { in DashMultSegBaseNode() local
43 for (uint32_t index = 0; index < DASH_MULT_SEG_BASE_ATTR_NUM; index++) { in ParseNode() local
55 uint32_t index = DashGetAttrIndex(attrName, multiSegBaseAttrs_, DASH_MULT_SEG_BASE_ATTR_NUM); in GetAttr() local
69 uint32_t index = DashGetAttrIndex(attrName, multiSegBaseAttrs_, DASH_MULT_SEG_BASE_ATTR_NUM); in GetAttr() local
83 uint32_t index = DashGetAttrIndex(attrName, multiSegBaseAttrs_, DASH_MULT_SEG_BASE_ATTR_NUM); in GetAttr() local
97 uint32_t index = DashGetAttrIndex(attrName, multiSegBaseAttrs_, DASH_MULT_SEG_BASE_ATTR_NUM); in GetAttr() local
111 uint32_t index = DashGetAttrIndex(attrName, multiSegBaseAttrs_, DASH_MULT_SEG_BASE_ATTR_NUM); in GetAttr() local
Ddash_seg_base_node.cpp25 for (uint32_t index = 0; index < DASH_SEG_BASE_ATTR_NUM; index++) { in DashSegBaseNode() local
36 for (uint32_t index = 0; index < DASH_SEG_BASE_ATTR_NUM; index++) { in ParseNode() local
44 uint32_t index = DashGetAttrIndex(attrName, segBaseAttrs_, DASH_SEG_BASE_ATTR_NUM); in GetAttr() local
56 uint32_t index = DashGetAttrIndex(attrName, segBaseAttrs_, DASH_SEG_BASE_ATTR_NUM); in GetAttr() local
68 uint32_t index = DashGetAttrIndex(attrName, segBaseAttrs_, DASH_SEG_BASE_ATTR_NUM); in GetAttr() local
80 uint32_t index = DashGetAttrIndex(attrName, segBaseAttrs_, DASH_SEG_BASE_ATTR_NUM); in GetAttr() local
92 uint32_t index = DashGetAttrIndex(attrName, segBaseAttrs_, DASH_SEG_BASE_ATTR_NUM); in GetAttr() local
Ddash_adpt_set_node.cpp27 for (uint32_t index = 0; index < DASH_ADAPTATION_SET_ATTR_NUM; index++) { in DashAdptSetNode() local
40 for (uint32_t index = 0; index < DASH_ADAPTATION_SET_ATTR_NUM; index++) { in ParseNode() local
48 uint32_t index = DashGetAttrIndex(attrName, adptSetAttrs_, DASH_ADAPTATION_SET_ATTR_NUM); in GetAttr() local
62 uint32_t index = DashGetAttrIndex(attrName, adptSetAttrs_, DASH_ADAPTATION_SET_ATTR_NUM); in GetAttr() local
76 uint32_t index = DashGetAttrIndex(attrName, adptSetAttrs_, DASH_ADAPTATION_SET_ATTR_NUM); in GetAttr() local
90 uint32_t index = DashGetAttrIndex(attrName, adptSetAttrs_, DASH_ADAPTATION_SET_ATTR_NUM); in GetAttr() local
104 uint32_t index = DashGetAttrIndex(attrName, adptSetAttrs_, DASH_ADAPTATION_SET_ATTR_NUM); in GetAttr() local
Ddash_representation_node.cpp25 for (uint32_t index = 0; index < DASH_REPRESENTATION_ATTR_NUM; index++) { in DashRepresentationNode() local
38 for (uint32_t index = 0; index < DASH_REPRESENTATION_ATTR_NUM; index++) { in ParseNode() local
46 uint32_t index = DashGetAttrIndex(attrName, representationAttrs_, DASH_REPRESENTATION_ATTR_NUM); in GetAttr() local
60 uint32_t index = DashGetAttrIndex(attrName, representationAttrs_, DASH_REPRESENTATION_ATTR_NUM); in GetAttr() local
74 uint32_t index = DashGetAttrIndex(attrName, representationAttrs_, DASH_REPRESENTATION_ATTR_NUM); in GetAttr() local
88 uint32_t index = DashGetAttrIndex(attrName, representationAttrs_, DASH_REPRESENTATION_ATTR_NUM); in GetAttr() local
102 uint32_t index = DashGetAttrIndex(attrName, representationAttrs_, DASH_REPRESENTATION_ATTR_NUM); in GetAttr() local
Ddash_seg_tmline_node.cpp25 for (uint32_t index = 0; index < DASH_SEG_TIMELINE_ATTR_NUM; index++) { in DashSegTmlineNode() local
36 for (uint32_t index = 0; index < DASH_SEG_TIMELINE_ATTR_NUM; index++) { in ParseNode() local
46 uint32_t index = DashGetAttrIndex(attrName, segTmlineAttrs_, DASH_SEG_TIMELINE_ATTR_NUM); in GetAttr() local
58 uint32_t index = DashGetAttrIndex(attrName, segTmlineAttrs_, DASH_SEG_TIMELINE_ATTR_NUM); in GetAttr() local
70 uint32_t index = DashGetAttrIndex(attrName, segTmlineAttrs_, DASH_SEG_TIMELINE_ATTR_NUM); in GetAttr() local
82 uint32_t index = DashGetAttrIndex(attrName, segTmlineAttrs_, DASH_SEG_TIMELINE_ATTR_NUM); in GetAttr() local
94 uint32_t index = DashGetAttrIndex(attrName, segTmlineAttrs_, DASH_SEG_TIMELINE_ATTR_NUM); in GetAttr() local
Ddash_seg_url_node.cpp25 for (uint32_t index = 0; index < DASH_SEG_URL_ATTR_NUM; index++) { in DashSegUrlNode() local
36 for (uint32_t index = 0; index < DASH_SEG_URL_ATTR_NUM; index++) { in ParseNode() local
46 uint32_t index = DashGetAttrIndex(attrName, segUrlAttrs_, DASH_SEG_URL_ATTR_NUM); in GetAttr() local
58 uint32_t index = DashGetAttrIndex(attrName, segUrlAttrs_, DASH_SEG_URL_ATTR_NUM); in GetAttr() local
70 uint32_t index = DashGetAttrIndex(attrName, segUrlAttrs_, DASH_SEG_URL_ATTR_NUM); in GetAttr() local
82 uint32_t index = DashGetAttrIndex(attrName, segUrlAttrs_, DASH_SEG_URL_ATTR_NUM); in GetAttr() local
94 uint32_t index = DashGetAttrIndex(attrName, segUrlAttrs_, DASH_SEG_URL_ATTR_NUM); in GetAttr() local
Ddash_seg_list_node.cpp25 for (uint32_t index = 0; index < DASH_SEG_LIST_ATTR_NUM; index++) { in DashSegListNode() local
44 for (uint32_t index = 0; index < DASH_SEG_LIST_ATTR_NUM; index++) { in ParseNode() local
58 uint32_t index = DashGetAttrIndex(attrName, segListAttrs_, DASH_SEG_LIST_ATTR_NUM); in GetAttr() local
72 uint32_t index = DashGetAttrIndex(attrName, segListAttrs_, DASH_SEG_LIST_ATTR_NUM); in GetAttr() local
86 uint32_t index = DashGetAttrIndex(attrName, segListAttrs_, DASH_SEG_LIST_ATTR_NUM); in GetAttr() local
100 uint32_t index = DashGetAttrIndex(attrName, segListAttrs_, DASH_SEG_LIST_ATTR_NUM); in GetAttr() local
114 uint32_t index = DashGetAttrIndex(attrName, segListAttrs_, DASH_SEG_LIST_ATTR_NUM); in GetAttr() local
Ddash_url_type_node.cpp25 for (uint32_t index = 0; index < DASH_URL_TYPE_ATTR_NUM; index++) { in DashUrlTypeNode() local
36 for (uint32_t index = 0; index < DASH_URL_TYPE_ATTR_NUM; index++) { in ParseNode() local
46 uint32_t index = DashGetAttrIndex(attrName, urlTypeAttrs_, DASH_URL_TYPE_ATTR_NUM); in GetAttr() local
58 uint32_t index = DashGetAttrIndex(attrName, urlTypeAttrs_, DASH_URL_TYPE_ATTR_NUM); in GetAttr() local
70 uint32_t index = DashGetAttrIndex(attrName, urlTypeAttrs_, DASH_URL_TYPE_ATTR_NUM); in GetAttr() local
82 uint32_t index = DashGetAttrIndex(attrName, urlTypeAttrs_, DASH_URL_TYPE_ATTR_NUM); in GetAttr() local
94 uint32_t index = DashGetAttrIndex(attrName, urlTypeAttrs_, DASH_URL_TYPE_ATTR_NUM); in GetAttr() local
Ddash_descriptor_node.cpp26 for (uint32_t index = 0; index < DASH_DESCRIPTOR_ATTR_NUM; index++) { in DashDescriptorNode() local
37 for (uint32_t index = 0; index < DASH_DESCRIPTOR_ATTR_NUM; index++) { in ParseNode() local
45 uint32_t index = DashGetAttrIndex(attrName, descriptorAttrs_, DASH_DESCRIPTOR_ATTR_NUM); in GetAttr() local
57 uint32_t index = DashGetAttrIndex(attrName, descriptorAttrs_, DASH_DESCRIPTOR_ATTR_NUM); in GetAttr() local
69 uint32_t index = DashGetAttrIndex(attrName, descriptorAttrs_, DASH_DESCRIPTOR_ATTR_NUM); in GetAttr() local
81 uint32_t index = DashGetAttrIndex(attrName, descriptorAttrs_, DASH_DESCRIPTOR_ATTR_NUM); in GetAttr() local
93 uint32_t index = DashGetAttrIndex(attrName, descriptorAttrs_, DASH_DESCRIPTOR_ATTR_NUM); in GetAttr() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
Dpicker_multitext_component.cpp28 for (uint32_t index = 0; index < columnCount_; ++index) { in OnColumnsBuilding() local
91 for (uint32_t index = 0; index < selectedValues_.size(); ++index) { in GetSelectedObject() local
105 for (uint32_t index = 0; index < selectedIndexes_.size(); ++index) { in GetSelectedObject() local
119 for (uint32_t index = 0; index < columnCount_; ++index) { in OnSelectedSaving() local
132 void PickerMultiTextComponent::OnDataLinking(const std::string& tag, bool isAdd, uint32_t index, in OnDataLinking()
155 for (uint32_t index = 0; index < columnCount_; ++index) { in OnColumnsCreating() local
207 for (uint32_t index = 0; index < value.size(); ++index) { in IsEqualSelected() local
222 for (uint32_t index = 0; index < value.size(); ++index) { in IsEqualRange() local
238 for (uint32_t index = 0; index < first.size(); ++index) { in IsEqualStrings() local
/foundation/arkui/ace_engine/interfaces/native/node/
Dwaterflow_section_option.cpp58 ArkUI_WaterFlowSectionOption* option, int32_t index, int32_t itemCount) in OH_ArkUI_WaterFlowSectionOption_SetItemCount()
77 ArkUI_WaterFlowSectionOption* option, int32_t index, int32_t crossCount) in OH_ArkUI_WaterFlowSectionOption_SetCrossCount()
95 …rFlowSectionOption_SetColumnGap(ArkUI_WaterFlowSectionOption* option, int32_t index, float columnG… in OH_ArkUI_WaterFlowSectionOption_SetColumnGap()
113 void OH_ArkUI_WaterFlowSectionOption_SetRowGap(ArkUI_WaterFlowSectionOption* option, int32_t index,… in OH_ArkUI_WaterFlowSectionOption_SetRowGap()
131 void OH_ArkUI_WaterFlowSectionOption_SetMargin(ArkUI_WaterFlowSectionOption* option, int32_t index,… in OH_ArkUI_WaterFlowSectionOption_SetMargin()
159 …t OH_ArkUI_WaterFlowSectionOption_GetItemCount(ArkUI_WaterFlowSectionOption* option, int32_t index) in OH_ArkUI_WaterFlowSectionOption_GetItemCount()
169 … OH_ArkUI_WaterFlowSectionOption_GetCrossCount(ArkUI_WaterFlowSectionOption* option, int32_t index) in OH_ArkUI_WaterFlowSectionOption_GetCrossCount()
179 …t OH_ArkUI_WaterFlowSectionOption_GetColumnGap(ArkUI_WaterFlowSectionOption* option, int32_t index) in OH_ArkUI_WaterFlowSectionOption_GetColumnGap()
189 float OH_ArkUI_WaterFlowSectionOption_GetRowGap(ArkUI_WaterFlowSectionOption* option, int32_t index) in OH_ArkUI_WaterFlowSectionOption_GetRowGap()
199 …rgin OH_ArkUI_WaterFlowSectionOption_GetMargin(ArkUI_WaterFlowSectionOption* option, int32_t index) in OH_ArkUI_WaterFlowSectionOption_GetMargin()
[all …]

12345678910>>...83