Home
last modified time | relevance | path

Searched defs:appLibPathKey (Results 1 – 10 of 10) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/flutter/
Dflutter_asset_manager.h85 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
Drosen_asset_manager.h87 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
/foundation/arkui/ace_engine/frameworks/base/test/mock/
Dmock_asset_manager.h55 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_runtime_test.cpp101 std::string appLibPathKey = TEST_BUNDLE_NAME + TEST_MODULE_NAME; variable
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_content_impl.cpp581 … std::string appLibPathKey = hapModuleInfo->bundleName + "/" + hapModuleInfo->moduleName; in CommonInitializeForm() local
1022 … std::string appLibPathKey = hapModuleInfo->bundleName + "/" + hapModuleInfo->moduleName; in CommonInitialize() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dmain_thread.cpp136 std::string appLibPathKey = hapInfo.bundleName + "/" + hapInfo.moduleName; in SetNativeLibPath() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp859 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine.cpp539 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine_impl.cpp702 void ArkNativeEngineImpl::SetPackagePath(const std::string appLibPathKey, const std::vector<std::st… in SetPackagePath()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp3157 auto appLibPathKey = delegate->GetAssetManager()->GetAppLibPathKey(); in Initialize() local