| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | utils.cpp | 30 bool GetIsArkFromConfig(const std::string& packagePath, bool isHap) in GetIsArkFromConfig() 100 RefPtr<FlutterAssetProvider> CreateAssetProvider(const std::string& packagePath, in CreateAssetProvider()
|
| D | file_asset_provider.cpp | 29 bool FileAssetProvider::Initialize(const std::string& packagePath, const std::vector<std::string>& … in Initialize()
|
| D | ace_service_ability.cpp | 84 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in REGISTER_AA() local
|
| D | ace_form_ability.cpp | 84 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in LoadFormEnv() local
|
| D | ace_data_ability.cpp | 84 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in REGISTER_AA() local
|
| D | ace_container.h | 199 void SetPackagePathStr(const std::string& packagePath) in SetPackagePathStr()
|
| D | ace_ability.cpp | 76 FrontendType GetFrontendTypeFromManifest(const std::string& packagePath, const std::string& srcPath… in GetFrontendTypeFromManifest() 305 std::string& packagePath = isHap ? moduleInfo->hapPath : packagePathStr; in OnStart() local
|
| D | pa_container.cpp | 245 void PaContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::strin… in AddAssetPath()
|
| D | ace_container.cpp | 929 void AceContainer::AddAssetPath(int32_t instanceId, const std::string& packagePath, const std::stri… in AddAssetPath()
|
| /foundation/arkui/ace_engine/frameworks/core/common/flutter/ |
| D | flutter_asset_manager.h | 85 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
|
| /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 | 87 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
|
| /foundation/arkui/ace_engine/frameworks/base/test/mock/ |
| D | mock_asset_manager.h | 55 …void SetLibPath(const std::string& appLibPathKey, const std::vector<std::string>& packagePath) ove… in SetLibPath()
|
| /foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
| D | file_asset_provider.cpp | 25 bool FileAssetProvider::Initialize(const std::string& packagePath, const std::vector<std::string>& … in Initialize()
|
| /foundation/arkui/ace_engine/adapter/preview/entrance/ |
| D | ace_container.cpp | 681 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/ |
| D | qjs_declarative_engine.cpp | 78 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
|
| /foundation/arkui/napi/native_engine/impl/quickjs/ |
| D | quickjs_native_engine.cpp | 272 void QuickJSNativeEngine::SetPackagePath(const std::vector<std::string>& packagePath) in SetPackagePath()
|
| D | quickjs_native_engine_impl.cpp | 502 void QuickJSNativeEngineImpl::SetPackagePath(const std::vector<std::string>& packagePath) in SetPackagePath()
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| D | ark_native_engine.cpp | 286 …ngine::SetPackagePath(const std::string appLinPathKey, const std::vector<std::string>& packagePath) in SetPackagePath()
|
| D | ark_native_engine_impl.cpp | 702 …eImpl::SetPackagePath(const std::string appLibPathKey, const std::vector<std::string>& packagePath) in SetPackagePath()
|
| /foundation/arkui/napi/native_engine/impl/v8/ |
| D | v8_native_engine.cpp | 934 void V8NativeEngine::SetPackagePath(const std::vector<std::string>& packagePath) in SetPackagePath()
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/ |
| D | jsi_pa_engine.cpp | 538 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_declarative_engine.cpp | 876 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/quickjs/ |
| D | qjs_pa_engine.cpp | 452 std::vector<std::string> packagePath = delegate->GetAssetManager()->GetLibPath(); in Initialize() local
|