Home
last modified time | relevance | path

Searched defs:nodeAPI (Results 1 – 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/interfaces/
Dnative_render_node_property_test.cpp67 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
87 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
107 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
127 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
147 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
169 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
191 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
213 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
235 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
257 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
[all …]
Dnative_node_test.cpp120 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1474 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1622 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1706 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1736 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1816 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1846 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1874 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
2085 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
2237 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
[all …]
Dnode_component_snapshot_test.cpp51 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
71 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
92 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
115 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
150 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
Dnative_key_event_test.cpp72 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
91 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
209 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
474 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
526 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
581 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
636 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
699 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
Dnative_render_node_test.cpp67 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
89 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
108 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
154 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
204 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
225 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
975 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1008 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1041 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1074 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
[all …]
Ddrag_and_drop_test.cpp83 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
164 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
994 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; variable
1016 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; variable
1046 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; variable
1099 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; variable
1126 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; variable
1253 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; variable
1410 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1603 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
/foundation/arkui/ace_engine/test/unittest/interfaces/ace_key_event/
Doh_arkui_keyevent_dispatch_test.cpp28 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
49 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
80 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
/foundation/arkui/ace_engine/examples/Picker/DatePicker_C/entry/src/main/cpp/datepicker/
Ddatepicker_test.cpp39 void SetAttributeInt32(ArkUI_NativeNodeAPI_1* nodeAPI, ArkUI_NodeHandle node, in SetAttributeInt32()
47 void UpdateButtonLabel(ArkUI_NativeNodeAPI_1* nodeAPI, ArkUI_NodeHandle parent, in UpdateButtonLabel()
64 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; in OnEventReceive() local
100 ArkUI_NodeHandle createButton(ArkUI_NativeNodeAPI_1 *nodeAPI, const char *text) in createButton()
137 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; in CreateNativeNode() local
/foundation/arkui/ace_engine/test/unittest/interfaces/ace_gesture/
Dnative_gesture_test.cpp50 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
116 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
180 auto* nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
830 auto* nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1282 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1301 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1318 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1448 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1465 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
1480 auto nodeAPI = reinterpret_cast<ArkUI_NativeNodeAPI_1*>( variable
[all …]
/foundation/arkui/ace_engine/examples/Image_C/entry/src/main/cpp/
Dmanager.cpp113 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; in CreateNativeNode() local
188 ArkUI_NativeNodeAPI_1 *nodeAPI = nullptr; in UpdateNativeNode() local
Dcontainer.cpp47 OH_NativeNode *nodeAPI; in OnSurfaceCreatedCB() local