Home
last modified time | relevance | path

Searched defs:packagePath (Results 1 – 23 of 23) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/common/flutter/
Dflutter_asset_manager.h85 void SetLibPath(const std::string& packagePath) override in SetLibPath()
/foundation/ace/ace_engine/frameworks/base/utils/
Ddevice_config.h49 std::string packagePath; member
Dresource_configuration.h124 void SetPackagePath(const std::string& packagePath) in SetPackagePath()
/foundation/ace/ace_engine/frameworks/core/mock/
Dfake_asset_manager.h56 void SetLibPath(const std::string& packagePath) override {} in SetLibPath()
/foundation/aafwk/standard/interfaces/innerkits/runtime/include/
Druntime.h35 std::string packagePath; member
/foundation/ace/ace_engine/frameworks/core/components/plugin/
Dfile_asset_provider.cpp25 bool FileAssetProvider::Initialize(const std::string& packagePath, const std::vector<std::string>& … in Initialize()
/foundation/ace/ace_engine/adapter/ohos/entrance/
Dfile_asset_provider.cpp29 bool FileAssetProvider::Initialize(const std::string& packagePath, const std::vector<std::string>& … in Initialize()
Dace_container.h143 void SetPackagePathStr(const std::string& packagePath) in SetPackagePathStr()
Dpa_container.cpp336 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath()
Dace_container.cpp771 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath()
/foundation/aafwk/standard/frameworks/kits/runtime/native/
Djs_runtime.cpp339 std::string packagePath = options.packagePath; in Initialize() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_declarative_engine.cpp75 std::string packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/ace/ace_engine/adapter/preview/entrance/
Dace_container.cpp577 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath()
/foundation/ace/napi/native_engine/impl/quickjs/
Dquickjs_native_engine.cpp467 void QuickJSNativeEngine::SetPackagePath(const std::string& packagePath) in SetPackagePath()
/foundation/ace/napi/native_engine/impl/ark/
Dark_native_engine.cpp490 void ArkNativeEngine::SetPackagePath(const std::string& packagePath) in SetPackagePath()
/foundation/ace/napi/native_engine/impl/v8/
Dv8_native_engine.cpp926 void V8NativeEngine::SetPackagePath(const std::string& packagePath) in SetPackagePath()
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp997 std::string packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/ace/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine.cpp739 std::string packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/ace/ace_engine/adapter/ohos/entrance/pa_engine/engine/quickjs/
Dqjs_pa_engine.cpp456 std::string packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/ace/ace_engine/frameworks/bridge/declarative_frontend/engine/v8/
Dv8_declarative_engine.cpp908 std::string packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp3129 std::string packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/quickjs/
Dqjs_engine.cpp3144 std::string packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/v8/
Dv8_engine.cpp3668 std::string packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local