Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp1155 bool isParseSucess; in ParseDragItemListInfoParam() local
1169 isParseSucess = true; in ParseDragItemListInfoParam()
1174 isParseSucess = false; in ParseDragItemListInfoParam()
1179 isParseSucess = false; in ParseDragItemListInfoParam()
1184 isParseSucess = false; in ParseDragItemListInfoParam()
1187 isParseSucess = true; in ParseDragItemListInfoParam()
1190 return isParseSucess; in ParseDragItemListInfoParam()