Searched defs:ResolveDirPath (Results 1 – 3 of 3) sorted by relevance
63 JSHandle<EcmaString> PathHelper::ResolveDirPath(JSThread *thread, CString fileName) in ResolveDirPath() function in panda::ecmascript::base::PathHelper
421 static std::string ResolveDirPath(const std::string &fileName) in ResolveDirPath() function
550 HWTEST_F_L0(EcmaModuleTest, ResolveDirPath) in HWTEST_F_L0() argument