Home
last modified time | relevance | path

Searched defs:loadPath (Results 1 - 15 of 15) sorted by relevance

/foundation/ability/ability_base/test/unittest/extractor/
H A Dextractor_test.cpp88 std::string loadPath; in HWTEST_F() local
107 std::string loadPath; in HWTEST_F() local
136 std::string loadPath; in HWTEST_F() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.cpp67 std::string loadPath = AbilityBase::ExtractorUtil::GetLoadFilePath(hapPath); in GetStringFromHap() local
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp1304 std::string loadPath = "test"; in HWTEST_F() local
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp252 std::string loadPath; in GetLoadFilePath() local
H A Dfile_path_utils.cpp445 std::string loadPath = std::regex_replace(hapPath, hapPattern, ""); in GetLoadPath() local
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_lite.cpp295 std::string loadPath = ExtractorUtil::GetLoadFilePath(options.hapPath); in LoadAotFile() local
H A Djs_worker.cpp398 std::string loadPath = ExtractorUtil::GetLoadFilePath(newHapPath); in ReadFilePathData() local
469 std::string loadPath = ExtractorUtil::GetLoadFilePath((workerInfo_->hapPath).GetOriginString()); in GetAmi() local
H A Djs_runtime.cpp632 std::string loadPath = ExtractorUtil::GetLoadFilePath(options.hapPath); in LoadAotFile() local
1079 std::string loadPath = ExtractorUtil::GetLoadFilePath(hapPath); in RunScript() local
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_container.cpp337 std::string loadPath; in LoadResources() local
H A Dmain_thread.cpp1047 std::string loadPath = in OnStartAbility() local
1096 SubscribeOverlayChange(const std::string &bundleName, const std::string &loadPath, std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, const AppExecFwk::HapModuleInfo &entryHapModuleInfo) SubscribeOverlayChange() argument
1121 OnOverlayChanged(const EventFwk::CommonEventData &data, const std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, const std::string &bundleName, const std::string &moduleName, const std::string &loadPath) OnOverlayChanged() argument
1143 HandleOnOverlayChanged(const EventFwk::CommonEventData &data, const std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, const std::string &bundleName, const std::string &moduleName, const std::string &loadPath) HandleOnOverlayChanged() argument
1680 std::string loadPath = HandleLaunchApplication() local
[all...]
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp1509 std::string loadPath = "test"; in HWTEST_F() local
2183 std::string loadPath = "test"; in HWTEST_F() local
2214 std::string loadPath = "test"; in HWTEST_F() local
/foundation/arkui/napi/module_manager/
H A Dnative_module_manager.cpp231 std::string loadPath; in GetModuleFileName() local
1001 char* loadPath = nativeModulePath[0]; in FindNativeModuleByDisk() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp873 std::string loadPath = in InitResourceManagerInner() local
900 AddPatchResource(std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, const std::string &loadPath, const std::string &hqfPath, bool isDebug, std::shared_ptr<Context> inputContext) AddPatchResource() argument
915 GetOverlayPath(std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, const std::string &bundleName, const std::string &moduleName, std::string &loadPath, bool currentBundle, std::shared_ptr<Context> inputContext) GetOverlayPath() argument
954 SubscribeToOverlayEvents(std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, const std::string &name, const std::string &hapModuleName, std::string &loadPath, std::vector<AppExecFwk::OverlayModuleInfo> overlayModuleInfos) SubscribeToOverlayEvents() argument
1369 OnOverlayChanged(const EventFwk::CommonEventData &data, const std::shared_ptr<Global::Resource::ResourceManager> &resourceManager, const std::string &bundleName, const std::string &moduleName, const std::string &loadPath) OnOverlayChanged() argument
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1021 std::string loadPath; in CreateResourceManager() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3367 std::string loadPath; in GetResourceManager() local
6704 std::string loadPath = abilityInfo.hapPath.empty() ? abilityInfo.resourcePath : abilityInfo.hapPath; in GetOrientationFromResourceManager() local

Completed in 41 milliseconds