Home
last modified time | relevance | path

Searched defs:SendCallbackMessage (Results 1 – 7 of 7) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/components/test/json/
Djson_frontend.h120 void SendCallbackMessage(const std::string& callbackId, const std::string& data) const override in SendCallbackMessage() function
/foundation/ace/ace_engine/frameworks/bridge/test/unittest/jsfrontend/
Ddom_mock.h115 … void SendCallbackMessage(const std::string& callbackId, const std::string& data) const override {} in SendCallbackMessage() function
/foundation/ace/ace_engine/frameworks/bridge/card_frontend/
Dcard_frontend.h54 … void SendCallbackMessage(const std::string& callbackId, const std::string& data) const override {} in SendCallbackMessage() function
/foundation/ace/ace_engine/frameworks/core/pipeline/test/unittest/context/
Dpipeline_context_test.cpp164 … void SendCallbackMessage(const std::string& callbackId, const std::string& data) const override {} in SendCallbackMessage() function in OHOS::Ace::MockFrontend
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/
Djs_frontend.cpp502 void JsFrontend::SendCallbackMessage(const std::string& callbackId, const std::string& data) const in SendCallbackMessage() function in OHOS::Ace::JsFrontend
/foundation/ace/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend.cpp490 void PluginFrontend::SendCallbackMessage(const std::string& callbackId, const std::string& data) co… in SendCallbackMessage() function in OHOS::Ace::PluginFrontend
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/
Ddeclarative_frontend.cpp538 void DeclarativeFrontend::SendCallbackMessage(const std::string& callbackId, const std::string& dat… in SendCallbackMessage() function in OHOS::Ace::DeclarativeFrontend