Home
last modified time | relevance | path

Searched defs:isBlocked (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dgesture_referee.cpp160 void GestureScope::Close(bool isBlocked) in Close()
337 void GestureReferee::CleanAll(bool isBlocked) in CleanAll()
433 bool isBlocked = false; in HandleAcceptDisposal() local
458 bool isBlocked = false; in HandlePendingDisposal() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dmulti_fingers_recognizer.cpp83 void MultiFingersRecognizer::OnFinishGestureReferee(int32_t touchId, bool isBlocked) in OnFinishGestureReferee()
H A Drecognizer_group.cpp56 void RecognizerGroup::OnFinishGestureReferee(int32_t touchId, bool isBlocked) in OnFinishGestureReferee()
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp2483 void AppRunningRecord::SetProcessCacheBlocked(bool isBlocked) in SetProcessCacheBlocked()