Home
last modified time | relevance | path

Searched refs:isParseSucess (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp1190 bool isParseSucess; in ParseDragItemListInfoParam() local
1204 isParseSucess = true; in ParseDragItemListInfoParam()
1209 isParseSucess = false; in ParseDragItemListInfoParam()
1214 isParseSucess = false; in ParseDragItemListInfoParam()
1219 isParseSucess = false; in ParseDragItemListInfoParam()
1222 isParseSucess = true; in ParseDragItemListInfoParam()
1225 return isParseSucess; in ParseDragItemListInfoParam()

Completed in 4 milliseconds