Home
last modified time | relevance | path

Searched defs:TransferComponentResponseData (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Ddeclarative_frontend_ng.h68 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_abstract.h162 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Dcard_frontend.h66 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
H A Dmock_plugin_frontend.cpp48 void PluginFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_… in TransferComponentResponseData() function in OHOS::Ace::PluginFrontend
H A Dmock_plugin_frontend_delegate.cpp85 void PluginFrontendDelegate::TransferComponentResponseData( in TransferComponentResponseData() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_frontend.cpp523 void JsFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_t>&&… in TransferComponentResponseData() function in OHOS::Ace::JsFrontend
H A Dfrontend_delegate_impl.cpp267 void FrontendDelegateImpl::TransferComponentResponseData(int32_t callbackId, int32_t code, std::vec… in TransferComponentResponseData() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend.cpp448 void PluginFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_… in TransferComponentResponseData() function in OHOS::Ace::PluginFrontend
H A Dplugin_frontend_delegate.cpp284 void PluginFrontendDelegate::TransferComponentResponseData(int32_t callbackId, int32_t code, in TransferComponentResponseData() function in OHOS::Ace::Framework::PluginFrontendDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Ddeclarative_frontend.cpp833 void DeclarativeFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<u… in Initialize() function in OHOS::Ace::DeclarativeFrontend
H A Dfrontend_delegate_declarative.cpp366 void FrontendDelegateDeclarative::TransferComponentResponseData( in TransferComponentResponseData() function in OHOS::Ace::Framework::FrontendDelegateDeclarative