Home
last modified time | relevance | path

Searched defs:ohmurl (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dpath_helper.h43 std::string ohmurl = ""; in CheckWorkerPath() local
86 std::string ohmurl = ""; in CheckNormalizedWorkerPath() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/navigation/
H A Drouter_map_helper.cpp49 std::string RouterMapHelper::ExtractVersionFromOhmurl(const std::string &ohmurl) in ExtractVersionFromOhmurl()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h99 std::string ohmurl; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Dark_js_runtime.cpp200 const std::string &bundleName, const std::string &moduleName, const std::string &ohmurl) in IsExecuteModuleInAbcFile()
/ohos5.0/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1848 …ngine::IsExecuteModuleInAbcFile(std::string bundleName, std::string moduleName, std::string ohmurl) in IsExecuteModuleInAbcFile()