Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h245 isGetDataSuccess_ = isGetDataSuccess; in SetIsGetDataSuccess()
250 return isGetDataSuccess_; in IsGetDataSuccess()
316 bool isGetDataSuccess_ = false; variable