/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.h | 69 …void TransferJsResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const o… in TransferJsResponseData() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_frontend_abstract.h | 163 …void TransferJsResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const o… in TransferJsResponseData() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.h | 67 …void TransferJsResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const o… in TransferJsResponseData() function
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 50 void PluginFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& da… in TransferJsResponseData() function in OHOS::Ace::PluginFrontend
|
H A D | mock_plugin_frontend_delegate.cpp | 89 void PluginFrontendDelegate::TransferJsResponseData(int32_t callbackId, int32_t code, std::vector<u… in TransferJsResponseData() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_frontend.cpp | 530 void JsFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferJsResponseData() function in OHOS::Ace::JsFrontend
|
H A D | frontend_delegate_impl.cpp | 284 void FrontendDelegateImpl::TransferJsResponseData(int32_t callbackId, int32_t code, std::vector<uin… in TransferJsResponseData() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
H A D | plugin_frontend.cpp | 454 void PluginFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& da… in TransferJsResponseData() function in OHOS::Ace::PluginFrontend
|
H A D | plugin_frontend_delegate.cpp | 303 void PluginFrontendDelegate::TransferJsResponseData( in TransferJsResponseData() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | declarative_frontend.cpp | 840 void DeclarativeFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>… in Initialize() function in OHOS::Ace::DeclarativeFrontend
|
H A D | frontend_delegate_declarative.cpp | 385 void FrontendDelegateDeclarative::TransferJsResponseData( in TransferJsResponseData() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|