Home
last modified time | relevance | path

Searched defs:hapPath (Results 1 – 25 of 116) sorted by relevance

12345

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/
Dbundle_resource_configuration.cpp33 const std::string &hapPath, in InitResourceGlobalConfig()
66 bool BundleResourceConfiguration::InitResourceGlobalConfig(const std::string &hapPath, in InitResourceGlobalConfig()
/foundation/ability/ability_runtime/test/unittest/runtime_test/
Djs_module_reader_test.cpp88 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); variable
100 std::string hapPath = jsModuleReader.GetPresetAppHapPath("", ""); variable
Dmock_js_runtime.h65 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule()
/foundation/arkui/ace_engine/test/unittest/core/common/rosen/
Drosen_test.cpp297 std::string hapPath = "/system/app/com.ohos.photos/Photos.hap"; variable
328 std::string hapPath = "test"; variable
373 std::string hapPath = "test"; variable
423 std::string hapPath = "core/common/test/unittest/rosen/BUILD.gn"; variable
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_sub_container.cpp41 void PluginSubContainer::RunDecompressedPlugin(const std::string& hapPath, const std::string& modul… in RunDecompressedPlugin()
56 const std::string& hapPath, const std::string& module) in GetDecompressedAssetManager()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dutils.cpp68 std::string GetStringFromHap(const std::string& hapPath, const std::string& fileName) in GetStringFromHap()
88 bool CheckUrlValid(const std::string& url, const std::string& hapPath) in CheckUrlValid()
Dform_module_preloader.cpp100 const std::string& hapPath = hapPathPair.second; in ReadFormModuleList() local
187 RefPtr<AssetManager> FormModulePreloader::CreateAssetManager(const std::string& hapPath) in CreateAssetManager()
/foundation/ability/ability_runtime/js_environment/test/unittest/source_map_test/
Dsource_map_test.cpp52 bool ReadSourceMapData(const std::string& hapPath, const std::string& mapPath, std::string& content) in ReadSourceMapData()
119 std::string hapPath = "/data/app/test.hap"; variable
137 std::string hapPath = "/data/app/test.hap"; variable
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
Dplatform_ohos.cpp39 BASE_NS::string hapPath = plat_.hapPath; in RegisterDefaultPaths() local
Dplatform_ohos.h34 BASE_NS::string hapPath = "./"; member
/foundation/graphic/graphic_3d/lume/LumeEngine/api/platform/ohos/core/os/
Dplatform_create_info.h33 BASE_NS::string hapPath = "./"; member
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/
Dmock_runtime.h101 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule()
122 …void UpdatePkgContextInfoJson(std::string moduleName, std::string hapPath, std::string packageName… in UpdatePkgContextInfoJson()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/shared/
Dbase_shared_bundle_info.h31 std::string hapPath; member
Dshared_module_info.h33 std::string hapPath; member
/foundation/ability/ability_runtime/interfaces/inner_api/child_process_manager/include/
Dchild_process_start_info.h28 std::string hapPath; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/aot/
Daot_args.h27 std::string hapPath; member
41 std::string hapPath; member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
Ddata_share_profile_config.cpp116 const std::string &hapPath, const std::string &name) in GetDataProperties()
131 const std::string &resourcePath, const std::string &hapPath, const std::string &name) in GetProfileInfoByMetadata()
168 const std::string &resName, ResourceManager &resMgr, const std::string &hapPath) in GetResFromResMgr()
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
Dextractor.cpp274 std::string ExtractorUtil::GetLoadFilePath(const std::string &hapPath) in GetLoadFilePath()
285 std::shared_ptr<Extractor> ExtractorUtil::GetExtractor(const std::string &hapPath, bool &newCreate,… in GetExtractor()
317 void ExtractorUtil::DeleteExtractor(const std::string &hapPath) in DeleteExtractor()
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
Djs_environment_impl.h35 panda::panda_file::StringPacProtect hapPath; member
Duncaught_exception_callback.h34 std::string hapPath; member
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/insight_intent_executor/
Dinsight_intent_executor_info.h30 std::string hapPath; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/
Doverlay_module_info.h34 std::string hapPath; member
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/slite/
Dbundle_manager.cpp20 bool Install(const char *hapPath, const InstallParam *installParam, InstallerCallback installerCall… in Install()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
Dbundle_mgr_proxy.h42 std::string hapPath; member
53 std::string hapPath; member
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
Dnative_lib_util.cpp23 std::string GetLibPath(const std::string &hapPath, bool isPreInstallApp) in GetLibPath()

12345