Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp65 void ModulePathHelper::ParseOhmUrl(EcmaVM *vm, const CString &inputFileName, in ParseOhmUrl() function in panda::ecmascript::ModulePathHelper
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp454 HWTEST_F_L0(EcmaModuleTest, ParseOhmUrl) in HWTEST_F_L0() argument