Searched defs:JsRemoteMessage (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_swiper.cpp | 108 void JSSwiper::JsRemoteMessage(const JSCallbackInfo& info) in JsRemoteMessage() function in OHOS::OHOS::Ace::Framework::JSSwiper |
H A D | js_span.cpp | 286 void JSSpan::JsRemoteMessage(const JSCallbackInfo& info) in JsRemoteMessage() function in OHOS::OHOS::Ace::Framework::JSSpan |
H A D | js_interactable_view.cpp | 349 void JSInteractableView::JsRemoteMessage(const JSCallbackInfo& info, RemoteCallback& remoteCallback) in JsRemoteMessage() function in OHOS::Ace::Framework::JSInteractableView |
H A D | js_button.cpp | 354 void JSButton::JsRemoteMessage(const JSCallbackInfo& info) in JsRemoteMessage() function in OHOS::OHOS::Ace::Framework::JSButton |
H A D | js_text.cpp | 751 void JSText::JsRemoteMessage(const JSCallbackInfo& info) in JsRemoteMessage() function in OHOS::OHOS::Ace::Framework::JSText |
Completed in 7 milliseconds