Searched refs:getTypes (Results 1 – 12 of 12) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_test_ng.cpp | 245 …std::function<std::list<std::string>(uint32_t, uint32_t)> getTypes = [](uint32_t start, uint32_t e… in CreateRepeatGrid() local 253 repeatModel.Create(itemNumber, {}, createFunc, updateFunc, getKeys, getTypes, setActiveRange); in CreateRepeatGrid()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/ |
H A D | list_test_ng.cpp | 532 …std::function<std::list<std::string>(uint32_t, uint32_t)> getTypes = [](uint32_t start, uint32_t e… in CreateRepeatVirtualScrollNode() local 540 repeatModel.Create(itemNumber, {}, createFunc, updateFunc, getKeys, getTypes, setActiveRange); in CreateRepeatVirtualScrollNode()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-unifiedDataChannel.md | 318 ### getTypes<sup>12+</sup> 320 getTypes(): Array\<string\> 345 let types = unifiedData.getTypes();
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-media-components-video.md | 624 Button('getTypes').onClick(() => {
|
H A D | ts-basic-components-image.md | 893 Button('getTypes')
|
H A D | ts-canvasrenderingcontext2d.md | 3836 Button('getTypes')
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/waterflow/ |
H A D | water_flow_test_ng.cpp | 130 …std::function<std::list<std::string>(uint32_t, uint32_t)> getTypes = [](uint32_t start, uint32_t e… in CreateItemsInRepeat() local 137 …repeatModel.Create(itemNumber, {}, createFunc, updateFunc, getKeys, getTypes, [](uint32_t start, u… in CreateItemsInRepeat()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/jskitsimpl/unittest/ |
H A D | UdmfJsTest.js | 1103 let types = unifiedData.getTypes(); 1112 types = unifiedData.getTypes();
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-unifiedDataChannel.md | 318 ### getTypes<sup>12+</sup> 320 getTypes(): Array\<string\> 345 let types = unifiedData.getTypes();
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-media-components-video.md | 624 Button('getTypes').onClick(() => {
|
H A D | ts-basic-components-image.md | 829 Button('getTypes')
|
H A D | ts-canvasrenderingcontext2d.md | 3474 Button('getTypes')
|