Home
last modified time | relevance | path

Searched defs:loadPath (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/ability/ability_base/test/unittest/extractor/
H A Dextractor_test.cpp88 std::string loadPath; variable
107 std::string loadPath; variable
136 std::string loadPath; variable
475 std::string loadPath; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dutils.cpp71 std::string loadPath = AbilityBase::ExtractorUtil::GetLoadFilePath(hapPath); in GetStringFromHap() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_worker.cpp397 std::string loadPath = ExtractorUtil::GetLoadFilePath(newHapPath); in ReadFilePathData() local
468 std::string loadPath = ExtractorUtil::GetLoadFilePath((workerInfo_->hapPath).GetOriginString()); in GetAmi() local
H A Djs_runtime_lite.cpp295 std::string loadPath = ExtractorUtil::GetLoadFilePath(options.hapPath); in LoadAotFile() local
H A Djs_runtime.cpp663 std::string loadPath = ExtractorUtil::GetLoadFilePath(options.hapPath); in LoadAotFile() local
766 std::string loadPath = ExtractorUtil::GetLoadFilePath(options.hapPath); in Initialize() local
1115 std::string loadPath = ExtractorUtil::GetLoadFilePath(hapPath); in RunScript() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/
H A Dcontext_impl.cpp866 std::string loadPath = in InitResourceManagerInner() local
892 …const std::string &bundleName, const std::string &moduleName, std::string &loadPath, bool currentB… in GetOverlayPath()
931 const std::string &name, const std::string &hapModuleName, std::string &loadPath, in SubscribeToOverlayEvents()
1347 const std::string &moduleName, const std::string &loadPath) in OnOverlayChanged()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dcontext_container.cpp333 std::string loadPath; in LoadResources() local
H A Dmain_thread.cpp1066 std::string loadPath = in OnStartAbility() local
1106 void MainThread::SubscribeOverlayChange(const std::string &bundleName, const std::string &loadPath, in SubscribeOverlayChange()
1133 const std::string &moduleName, const std::string &loadPath) in OnOverlayChanged()
1155 const std::string &moduleName, const std::string &loadPath) in HandleOnOverlayChanged()
1680 std::string loadPath = in HandleLaunchApplication() local
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dextractor.cpp276 std::string loadPath; in GetLoadFilePath() local
H A Dfile_path_utils.cpp444 std::string loadPath = std::regex_replace(hapPath, hapPattern, ""); in GetLoadPath() local
/ohos5.0/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
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dcontext_impl_test.cpp1286 std::string loadPath = "test"; variable
/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp310 std::string loadPath = ExtractorUtil::GetLoadFilePath(hapPath); in Init() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp2153 std::string loadPath = "test"; variable
2184 std::string loadPath = "test"; variable
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp1027 std::string loadPath; in CreateResourceManager() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp3614 std::string loadPath; in GetResourceManager() local
7013 …std::string loadPath = abilityInfo.hapPath.empty() ? abilityInfo.resourcePath : abilityInfo.hapPat… in GetOrientationFromResourceManager() local