Searched defs:JsRemoteMessage (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_span.cpp | 279 void JSSpan::JsRemoteMessage(const JSCallbackInfo& info) in JsRemoteMessage() function in OHOS::Ace::Framework::JSSpan |
H A D | js_interactable_view.cpp | 350 void JSInteractableView::JsRemoteMessage(const JSCallbackInfo& info, RemoteCallback& remoteCallback) in JsRemoteMessage() function in OHOS::Ace::Framework::JSInteractableView |
H A D | js_button.cpp | 323 void JSButton::JsRemoteMessage(const JSCallbackInfo& info) in JsRemoteMessage() function in OHOS::Ace::Framework::JSButton |
H A D | js_swiper.cpp | 107 void JSSwiper::JsRemoteMessage(const JSCallbackInfo& info) in JsRemoteMessage() function in OHOS::Ace::Framework::JSSwiper |
H A D | js_text.cpp | 745 void JSText::JsRemoteMessage(const JSCallbackInfo& info) in JsRemoteMessage() function in OHOS::Ace::Framework::JSText |