| /foundation/arkui/ace_engine/frameworks/core/components/test/json/ |
| D | json_frontend.h | 135 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | declarative_frontend_ng.h | 64 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/test/unittest/jsfrontend/ |
| D | dom_mock.h | 108 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| D | card_frontend.h | 66 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/test/pattern/plugin/mock/ |
| D | mock_plugin_frontend.cpp | 48 void PluginFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_… in TransferComponentResponseData() function in OHOS::Ace::PluginFrontend
|
| D | mock_plugin_frontend_delegate.cpp | 85 void PluginFrontendDelegate::TransferComponentResponseData( in TransferComponentResponseData() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| D | js_frontend.cpp | 520 void JsFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_t>&&… in TransferComponentResponseData() function in OHOS::Ace::JsFrontend
|
| D | frontend_delegate_impl.cpp | 256 void FrontendDelegateImpl::TransferComponentResponseData(int32_t callbackId, int32_t code, std::vec… in TransferComponentResponseData() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend.cpp | 447 void PluginFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_… in TransferComponentResponseData() function in OHOS::Ace::PluginFrontend
|
| D | plugin_frontend_delegate.cpp | 284 void PluginFrontendDelegate::TransferComponentResponseData(int32_t callbackId, int32_t code, in TransferComponentResponseData() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | declarative_frontend.cpp | 672 void DeclarativeFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<u… in TransferComponentResponseData() function in OHOS::Ace::DeclarativeFrontend
|
| D | frontend_delegate_declarative.cpp | 349 void FrontendDelegateDeclarative::TransferComponentResponseData( in TransferComponentResponseData() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|