Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
Dclick_recognizer.h45 void SetRemoteMessage(const ClickCallback& remoteMessage) in SetRemoteMessage() function
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dclick_recognizer.h49 void SetRemoteMessage(const ClickCallback& remoteMessage) in SetRemoteMessage() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
Dtext_model_ng.cpp131 void TextModelNG::SetRemoteMessage(std::function<void()>&& event) in SetRemoteMessage() function in OHOS::Ace::NG::TextModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dtext_model_impl.cpp266 void TextModelImpl::SetRemoteMessage(std::function<void()>&& event) in SetRemoteMessage() function in OHOS::Ace::Framework::TextModelImpl