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 CString PathHelper::ResolveDirPath(const CString &fileName) in ResolveDirPath() function in panda::ecmascript::base::PathHelper
/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h465 static std::string ResolveDirPath(const std::string &fileName) in ResolveDirPath() function
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp1197 HWTEST_F_L0(EcmaModuleTest, ResolveDirPath) in HWTEST_F_L0() argument