Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp1118 bool ModulePathHelper::ValidateAbcPath(const CString &baseFileName, ValidateFilePath checkMode) in ValidateAbcPath() function in panda::ecmascript::ModulePathHelper
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp4100 HWTEST_F_L0(EcmaModuleTest, ValidateAbcPath) in HWTEST_F_L0() argument