Home
last modified time | relevance | path

Searched defs:packagePath (Results 1 - 16 of 16) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/utils/
H A Ddevice_config.h49 std::string packagePath; member
H A Dresource_configuration.h200 void SetPackagePath(const std::string& packagePath) in SetPackagePath() argument
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dasset_manager_impl.cpp103 void AssetManagerImpl::SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) in SetLibPath() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dfile_asset_provider_impl.cpp25 bool FileAssetProviderImpl::Initialize(const std::string& packagePath, const std::vector<std::string>& assetBasePaths) in Initialize() argument
H A Dutils.cpp112 CreateAssetProviderImpl( const std::string& packagePath, const std::vector<std::string>& assetBasePaths, bool useCache) CreateAssetProviderImpl() argument
H A Dpa_container.cpp230 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, in AddAssetPath() argument
H A Dace_container.h262 void SetPackagePathStr(const std::string& packagePath) in SetPackagePathStr() argument
H A Dace_ability.cpp76 FrontendType GetFrontendTypeFromManifest(const std::string& packagePath, const std::string& srcPath, bool isHap) in GetFrontendTypeFromManifest() argument
318 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in OnStart() local
H A Dace_container.cpp1927 void AceContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, in AddAssetPath() argument
/foundation/filemanagement/app_file_service/test/unittest/remote_file_share/
H A Dremote_file_share_test.cpp718 string packagePath = "/data/filetest"; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h63 std::string packagePath; member
/foundation/ability/idl_tool/idl_tool_2/util/
H A Doptions.cpp274 bool Options::AddPackagePath(const std::string &packagePath) in AddPackagePath() argument
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp687 AddAssetPath( int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) AddAssetPath() argument
706 AddAssetPath( int32_t instanceId, const std::string& packagePath, const std::vector<std::string>& paths) AddAssetPath() argument
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp419 std::vector<std::string> packagePath = jsBackendAssetManager_->GetLibPath(); in InitializeInner() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp3090 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1475 void ArkNativeEngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string>& packagePath) in SetPackagePath() argument

Completed in 29 milliseconds