| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
| D | group_js_bridge.h | 45 …virtual void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen)… in LoadPluginJsByteCode() function
|
| /foundation/arkui/ace_engine/frameworks/core/components/test/json/ |
| D | json_frontend.h | 166 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/test/unittest/jsfrontend/ |
| D | dom_mock.h | 118 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | declarative_frontend_ng.h | 77 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| D | card_frontend.h | 71 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode() function
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/test/pipeline_context/ |
| D | pipeline_context_test.cpp | 141 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode() function in OHOS::Ace::MockFrontend
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_declarative_group_js_bridge.cpp | 565 void JsiDeclarativeGroupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<i… in LoadPluginJsByteCode() function in OHOS::Ace::Framework::JsiDeclarativeGroupJsBridge
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/v8/ |
| D | v8_group_js_bridge.cpp | 694 void V8GroupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& js… in LoadPluginJsByteCode() function in OHOS::Ace::Framework::V8GroupJsBridge
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| D | jsi_group_js_bridge.cpp | 645 void JsiGroupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& j… in LoadPluginJsByteCode() function in OHOS::Ace::Framework::JsiGroupJsBridge
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/ |
| D | backend_delegate_impl.cpp | 207 void BackendDelegateImpl::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&… in LoadPluginJsByteCode() function in OHOS::Ace::BackendDelegateImpl
|
| D | pa_backend.cpp | 348 void PaBackend::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLe… in LoadPluginJsByteCode() function in OHOS::Ace::PaBackend
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/quickjs/ |
| D | qjs_group_js_bridge.cpp | 138 void QuickJsGroupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>… in LoadPluginJsByteCode() function in OHOS::Ace::Framework::QuickJsGroupJsBridge
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| D | js_frontend.cpp | 563 void JsFrontend::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeL… in LoadPluginJsByteCode() function in OHOS::Ace::JsFrontend
|
| D | frontend_delegate_impl.cpp | 333 void FrontendDelegateImpl::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>… in LoadPluginJsByteCode() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/ |
| D | v8_declarative_group_js_bridge.cpp | 871 void V8DeclarativeGroupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<in… in LoadPluginJsByteCode() function in OHOS::Ace::Framework::V8DeclarativeGroupJsBridge
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend.cpp | 479 void PluginFrontend::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsC… in LoadPluginJsByteCode() function in OHOS::Ace::PluginFrontend
|
| D | plugin_frontend_delegate.cpp | 369 void PluginFrontendDelegate::LoadPluginJsByteCode( in LoadPluginJsByteCode() function in OHOS::Ace::Framework::PluginFrontendDelegate
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | declarative_frontend.cpp | 690 void DeclarativeFrontend::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&… in LoadPluginJsByteCode() function in OHOS::Ace::DeclarativeFrontend
|
| D | frontend_delegate_declarative.cpp | 441 void FrontendDelegateDeclarative::LoadPluginJsByteCode( in LoadPluginJsByteCode() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|