Searched defs:packagePath (Results 1 – 16 of 16) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| D | device_config.h | 49 std::string packagePath; member
|
| D | resource_configuration.h | 145 void SetPackagePath(const std::string& packagePath) in SetPackagePath()
|
| /foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
| D | rosen_asset_manager.h | 85 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| D | asset_manager_impl.cpp | 81 …agerImpl::SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) in SetLibPath()
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | file_asset_provider_impl.cpp | 29 bool FileAssetProviderImpl::Initialize(const std::string& packagePath, const std::vector<std::strin… in Initialize()
|
| D | utils.cpp | 117 const std::string& packagePath, const std::vector<std::string>& assetBasePaths, bool useCache) in CreateAssetProviderImpl()
|
| D | form_module_preloader.cpp | 158 std::string packagePath = "/data/bundles/" + bundleName + "/"; in GetHapPathsByBundleName() local
|
| D | ace_ability.cpp | 77 FrontendType GetFrontendTypeFromManifest(const std::string& packagePath, const std::string& srcPath… in GetFrontendTypeFromManifest() 313 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in OnStart() local
|
| D | ace_container.h | 241 void SetPackagePathStr(const std::string& packagePath) in SetPackagePathStr()
|
| D | pa_container.cpp | 233 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::strin… in AddAssetPath()
|
| D | ace_container.cpp | 1374 void AceContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::stri… in AddAssetPath()
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| D | options.h | 63 std::string packagePath; member
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| D | ace_container.cpp | 663 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath() 682 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath()
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/ |
| D | jsi_pa_engine.cpp | 434 std::vector<std::string> packagePath = jsBackendAssetManager_->GetLibPath(); in InitializeInner() local
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| D | ark_native_engine.cpp | 1108 …ngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string>& packagePath) in SetPackagePath()
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| D | jsi_engine.cpp | 3096 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
|