Searched defs:ResolveDirPath (Results 1 – 3 of 3) sorted by relevance
63 CString PathHelper::ResolveDirPath(const CString &fileName) in ResolveDirPath() function in panda::ecmascript::base::PathHelper
465 static std::string ResolveDirPath(const std::string &fileName) in ResolveDirPath() function
1197 HWTEST_F_L0(EcmaModuleTest, ResolveDirPath) in HWTEST_F_L0() argument