Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dfile_manager.cpp69 PandaString FileManager::ResolveAnFilePath(std::string_view abcPath) in ResolveAnFilePath()
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp1434 JSHandle<EcmaString> abcPath(thread, Get(amiOffset)); in GetAbcRequestByModuleId() local