Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dpath_helper.cpp63 JSHandle<EcmaString> PathHelper::ResolveDirPath(JSThread *thread, CString fileName) in ResolveDirPath() function in panda::ecmascript::base::PathHelper
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp550 HWTEST_F_L0(EcmaModuleTest, ResolveDirPath) in HWTEST_F_L0() argument