Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/base/utils/
Ddevice_config.h45 std::string packagePath; member
Dresource_configuration.h211 void SetPackagePath(const std::string& packagePath) in SetPackagePath()
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
Drosen_asset_manager.h90 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dfile_asset_provider_impl.cpp25 bool FileAssetProviderImpl::Initialize(const std::string& packagePath, const std::vector<std::strin… in Initialize()
Dutils.cpp112 const std::string& packagePath, const std::vector<std::string>& assetBasePaths, bool useCache) in CreateAssetProviderImpl()
Dace_ability.cpp78 FrontendType GetFrontendTypeFromManifest(const std::string& packagePath, const std::string& srcPath… in GetFrontendTypeFromManifest()
322 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in OnStart() local
Dpa_container.cpp224 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::strin… in AddAssetPath()
Dace_container.h287 void SetPackagePathStr(const std::string& packagePath) in SetPackagePathStr()
Dace_container.cpp2481 void AceContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::stri… in AddAssetPath()
/foundation/arkui/ace_engine/frameworks/core/common/
Dasset_manager_impl.cpp103 …agerImpl::SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) in SetLibPath()
/foundation/ability/idl_tool/idl_tool_2/util/
Doptions.cpp284 bool Options::AddPackagePath(const std::string &packagePath) in AddPackagePath()
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
Doptions.h65 std::string packagePath; member
/foundation/arkui/ace_engine/adapter/preview/entrance/
Dace_container.cpp723 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath()
742 int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) in AddAssetPath()
/foundation/filemanagement/app_file_service/test/unittest/remote_file_share/
Dremote_file_share_test.cpp778 string packagePath = "/data/filetest"; variable
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
Djsi_pa_engine.cpp419 std::vector<std::string> packagePath = jsBackendAssetManager_->GetLibPath(); in InitializeInner() local
/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp1944 …ngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string>& packagePath) in SetPackagePath()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
Djsi_engine.cpp3090 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local