| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
| D | group_js_bridge.h | 43 virtual void LoadPluginJsCode(std::string&& jsCode) {} in LoadPluginJsCode() 45 …virtual void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen)… in LoadPluginJsByteCode()
|
| D | js_engine.h | 512 …virtual RefPtr<Component> GetNewComponentWithJsCode(const std::string& jsCode, const std::string& … in GetNewComponentWithJsCode() 517 virtual bool ExecuteJsForFastPreview(const std::string& jsCode, const std::string& viewID) in ExecuteJsForFastPreview()
|
| /foundation/distributeddatamgr/data_object/frameworks/jskitsimpl/collaboration_edit/src/ |
| D | napi_error_utils.cpp | 27 std::string jsCode = std::to_string(status); in ThrowNapiError() local
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/ani/relationalstore/include/ |
| D | ani_rdb_error.h | 39 int32_t jsCode; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| D | declarative_frontend_ng.h | 91 void LoadPluginJsCode(std::string&& jsCode) const override {} in LoadPluginJsCode() 92 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode()
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/include/ |
| D | js_error_utils.h | 32 int32_t jsCode = -1; member
|
| D | napi_queue.h | 51 int32_t jsCode = 0; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/ |
| D | js_error_utils.h | 31 int32_t jsCode; member
|
| D | napi_queue.h | 47 int32_t jsCode = 0; member
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
| D | js_error_utils.cpp | 87 std::string jsCode; in ThrowNapiError() local
|
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
| D | napi_error_utils.cpp | 86 std::string jsCode; in ThrowNapiError() local
|
| D | napi_queue.cpp | 121 std::string jsCode; in GenerateOutput() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
| D | js_app_context.cpp | 83 char *jsCode = EvaluateFile(isSnapshotMode, contentLength, fullPath, fullPathLength); in Eval() local 146 char *jsCode = ReadFile(fullPath, outLength, isSnapshotMode); in EvaluateFile() local
|
| /foundation/distributeddatamgr/udmf/interfaces/jskits/common/ |
| D | napi_error_utils.h | 34 int32_t jsCode; member
|
| D | napi_queue.h | 49 int32_t jsCode = 0; member
|
| /foundation/arkui/ace_engine/adapter/preview/inspector/ |
| D | js_inspector_manager.cpp | 208 bool JsInspectorManager::OperateComponent(const std::string& jsCode) in OperateComponent() 301 std::string jsCode = root->GetString("jsCode", ""); in GetNewComponentWithJsCode() local 329 std::string jsCode = root->GetString("jsCode", ""); in GetNewFrameNodeWithJsCode() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| D | cj_frontend_abstract.h | 216 void LoadPluginJsCode(std::string&& jsCode) const override {} in LoadPluginJsCode() 217 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode()
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/ |
| D | arkts_plugin_frontend.h | 107 void LoadPluginJsCode(std::string&& jsCode) const override {} in LoadPluginJsCode() 108 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode()
|
| D | arkts_frontend.h | 124 void LoadPluginJsCode(std::string&& jsCode) const override {} in LoadPluginJsCode() 125 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode()
|
| /foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
| D | card_frontend.h | 71 void LoadPluginJsCode(std::string&& jsCode) const override {} in LoadPluginJsCode() 72 …void LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<int32_t>&& jsCodeLen) const o… in LoadPluginJsByteCode()
|
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
| D | napi_rdb_error.h | 40 int32_t jsCode; member
|
| /foundation/distributeddatamgr/preferences/frameworks/common/include/ |
| D | preferences_error.h | 42 int32_t jsCode; member
|
| /foundation/arkui/napi/module_manager/ |
| D | native_module_manager.h | 69 const char* jsCode = nullptr; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| D | source_map.cpp | 102 std::string jsCode = sourceCode; in GetOriginalNames() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_declarative_group_js_bridge.cpp | 486 void JsiDeclarativeGroupJsBridge::LoadPluginJsCode(std::string&& jsCode) {} in LoadPluginJsCode() 488 void JsiDeclarativeGroupJsBridge::LoadPluginJsByteCode(std::vector<uint8_t>&& jsCode, std::vector<i… in LoadPluginJsByteCode()
|