Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/static/
Dstatic_module_loader.cpp32 bool StaticModuleLoader::CanTryLoadStaticModulePath(const CString &requestPath) in CanTryLoadStaticModulePath() function in panda::ecmascript::StaticModuleLoader
/arkcompiler/ets_runtime/ecmascript/module/tests/
Dstatic_module_loader_test.cpp88 HWTEST_F_L0(StaticModuleLoaderTest, CanTryLoadStaticModulePath) in HWTEST_F_L0() argument