Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_manager.cpp577 bool JSPandaFileManager::CheckFilePath(JSThread *thread, const CString &fileName) in CheckFilePath() function in panda::ecmascript::JSPandaFileManager
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
Djs_pandafile_manager_test.cpp359 HWTEST_F_L0(JSPandaFileManagerTest, CheckFilePath) in HWTEST_F_L0() argument