Home
last modified time | relevance | path

Searched defs:ParseNormalizedOhmUrl (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp353 CString ModulePathHelper::ParseNormalizedOhmUrl(JSThread *thread, CString &baseFileName, const CStr… in ParseNormalizedOhmUrl() function in panda::ecmascript::ModulePathHelper
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp2667 HWTEST_F_L0(EcmaModuleTest, ParseNormalizedOhmUrl) in HWTEST_F_L0() argument