Home
last modified time | relevance | path

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

12

/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dutils.cpp30 bool GetIsArkFromConfig(const std::string& packagePath, bool isHap) in GetIsArkFromConfig()
100 RefPtr<FlutterAssetProvider> CreateAssetProvider(const std::string& packagePath, in CreateAssetProvider()
Dfile_asset_provider.cpp29 bool FileAssetProvider::Initialize(const std::string& packagePath, const std::vector<std::string>& … in Initialize()
Dace_service_ability.cpp84 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in REGISTER_AA() local
Dace_form_ability.cpp84 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in LoadFormEnv() local
Dace_data_ability.cpp84 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in REGISTER_AA() local
Dace_container.h199 void SetPackagePathStr(const std::string& packagePath) in SetPackagePathStr()
Dace_ability.cpp76 FrontendType GetFrontendTypeFromManifest(const std::string& packagePath, const std::string& srcPath… in GetFrontendTypeFromManifest()
305 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in OnStart() local
Dpa_container.cpp245 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::strin… in AddAssetPath()
Dace_container.cpp929 void AceContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::stri… in AddAssetPath()
/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/base/utils/
Ddevice_config.h49 std::string packagePath; member
Dresource_configuration.h145 void SetPackagePath(const std::string& packagePath) in SetPackagePath()
/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/arkui/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/arkui/ace_engine/adapter/preview/entrance/
Dace_container.cpp681 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath()
704 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/quickjs/
Dqjs_declarative_engine.cpp78 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/arkui/napi/native_engine/impl/quickjs/
Dquickjs_native_engine.cpp272 void QuickJSNativeEngine::SetPackagePath(const std::vector<std::string>& packagePath) in SetPackagePath()
Dquickjs_native_engine_impl.cpp502 void QuickJSNativeEngineImpl::SetPackagePath(const std::vector<std::string>& packagePath) in SetPackagePath()
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp286 …ngine::SetPackagePath(const std::string appLinPathKey, const std::vector<std::string>& packagePath) in SetPackagePath()
Dark_native_engine_impl.cpp702 …eImpl::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string>& packagePath) in SetPackagePath()
/foundation/arkui/napi/native_engine/impl/v8/
Dv8_native_engine.cpp934 void V8NativeEngine::SetPackagePath(const std::vector<std::string>& packagePath) in SetPackagePath()
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine.cpp538 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
Djsi_declarative_engine.cpp876 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/quickjs/
Dqjs_pa_engine.cpp452 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local

12