Home
last modified time | relevance | path

Searched defs:SetRemoteMessage (Results 1 – 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/gestures/
Dclick_recognizer.h51 void SetRemoteMessage(const ClickCallback& remoteMessage) in SetRemoteMessage() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
Dclick_recognizer.h53 void SetRemoteMessage(const ClickCallback& remoteMessage) in SetRemoteMessage() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
Dbutton_model.h74 virtual void SetRemoteMessage(RemoteCallback&& remoteCallback) {} in SetRemoteMessage() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dbutton_model_impl.cpp388 void ButtonModelImpl::SetRemoteMessage(RemoteCallback&& remoteCallback) in SetRemoteMessage() function in OHOS::Ace::Framework::ButtonModelImpl
Dtext_model_impl.cpp313 void TextModelImpl::SetRemoteMessage(std::function<void()>&& event) in SetRemoteMessage() function in OHOS::Ace::Framework::TextModelImpl
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model_ng.cpp502 void TextModelNG::SetRemoteMessage(std::function<void()>&& event) {} in SetRemoteMessage() function in OHOS::Ace::NG::TextModelNG