Home
last modified time | relevance | path

Searched defs:ResolveDirPath (Results 1 – 3 of 3) 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/ohos/
Dohos_pkg_args.h421 static std::string ResolveDirPath(const std::string &fileName) in ResolveDirPath() function
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp550 HWTEST_F_L0(EcmaModuleTest, ResolveDirPath) in HWTEST_F_L0() argument