Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp1160 std::pair<std::string, std::string> ModulePathHelper::ResolveOhmUrlStartWithNormalized(const std::s… in ResolveOhmUrlStartWithNormalized() function in panda::ecmascript::ModulePathHelper
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp4236 HWTEST_F_L0(EcmaModuleTest, ResolveOhmUrlStartWithNormalized) in HWTEST_F_L0() argument