| /foundation/arkui/ace_engine/frameworks/base/utils/ |
| H A D | device_config.h | 49 std::string packagePath; member
|
| H A D | resource_configuration.h | 200 void SetPackagePath(const std::string& packagePath) in SetPackagePath() argument
|
| /foundation/arkui/ace_engine/frameworks/core/common/ |
| H A D | asset_manager_impl.cpp | 103 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 D | file_asset_provider_impl.cpp | 25 bool FileAssetProviderImpl::Initialize(const std::string& packagePath, const std::vector<std::string>& assetBasePaths) in Initialize() argument
|
| H A D | utils.cpp | 112 CreateAssetProviderImpl( const std::string& packagePath, const std::vector<std::string>& assetBasePaths, bool useCache) CreateAssetProviderImpl() argument
|
| H A D | pa_container.cpp | 230 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::string& hapPath, in AddAssetPath() argument
|
| H A D | ace_container.h | 262 void SetPackagePathStr(const std::string& packagePath) in SetPackagePathStr() argument
|
| H A D | ace_ability.cpp | 76 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 D | ace_container.cpp | 1927 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 D | remote_file_share_test.cpp | 718 string packagePath = "/data/filetest"; in HWTEST_F() local
|
| /foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
| H A D | options.h | 63 std::string packagePath; member
|
| /foundation/ability/idl_tool/idl_tool_2/util/ |
| H A D | options.cpp | 274 bool Options::AddPackagePath(const std::string &packagePath) in AddPackagePath() argument
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| H A D | ace_container.cpp | 687 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 D | jsi_pa_engine.cpp | 419 std::vector<std::string> packagePath = jsBackendAssetManager_->GetLibPath(); in InitializeInner() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_engine.cpp | 3090 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| H A D | ark_native_engine.cpp | 1475 void ArkNativeEngine::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string>& packagePath) in SetPackagePath() argument
|