Searched defs:errorCode2 (Results 1 – 7 of 7) sorted by relevance
| /test/xts/acts/arkui/ace_c_arkui_nowear_test_api20/entry/src/main/cpp/drag/ |
| D | GetDragSourceTest.cpp | 31 ArkUI_ErrorCode errorCode2 = OH_ArkUI_DragEvent_IsRemote(dragEvent, &isRemoteBool); in OnEventReceive() local
|
| /test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/requirement/ |
| D | requirement_routerpagestate_test.cpp | 74 ArkUI_ErrorCode errorCode2 = OH_ArkUI_GetRouterPageState(column1, &state); in CreateNativeNode() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api15/entry/src/main/cpp/lazyForEach/ |
| D | lazyforeach_expand_mode_test.cpp | 237 auto errorCode2 = OH_ArkUI_NodeUtils_GetLastChildIndexWithoutExpand(node_ptr, &endIndex); in OnEventReceive1() local 248 auto errorCode2 = OH_ArkUI_NodeUtils_GetLastChildIndexWithoutExpand(nullptr, &endIndex); in OnEventReceive1() local 271 auto errorCode2 = OH_ArkUI_NodeUtils_GetLastChildIndexWithoutExpand(node_ptr, &endIndex); in OnEventReceive2() local 287 auto errorCode2 = OH_ArkUI_NodeUtils_GetLastChildIndexWithoutExpand(node_ptr, &endIndex); in OnEventReceive2() local
|
| /test/xts/acts/arkui/ace_c_arkui_test_api20/entry/src/main/cpp/nodeUtils/ |
| D | NodeUniqueIdTest.cpp | 112 auto errorCode2 = OH_ArkUI_NodeUtils_GetNodeHandleByUniqueId(uniqueId, &node); in CreatUniqueIdTest() local
|
| /test/xts/acts/graphic/acts_drawing_native/ |
| D | DrawingNativeFontTestPart2.cpp | 951 …OH_Drawing_ErrorCode errorCode2 = OH_Drawing_FontGetPos(font, glyphs, sizeof(glyphs)/sizeof(glyphs… variable 1005 …OH_Drawing_ErrorCode errorCode2 = OH_Drawing_FontGetPos(font, glyphs2, glyphsCount2, point2, point… variable 1057 …OH_Drawing_ErrorCode errorCode2 = OH_Drawing_FontGetPos(font, glyphs2, glyphsCount2, point2, point… variable
|
| D | DrawingNativeBrushTest.cpp | 1112 …OH_Drawing_ErrorCode errorCode2 = OH_Drawing_BrushSetColor4f(brush, 1.2f, 0.4f, 1.0f, 0.2f, nullpt… variable
|
| D | DrawingNativePenTest.cpp | 1826 … OH_Drawing_ErrorCode errorCode2 = OH_Drawing_PenSetColor4f(pen, 1.2f, 0.4f, 1.0f, 0.2f, nullptr); variable
|