Home
last modified time | relevance | path

Searched refs:programPath_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsReExportDeclaration.h49 return programPath_; in GetProgramPath()
82 util::StringView programPath_; variable
DetsReExportDeclaration.cpp27 programPath_(programPath) in ETSReExportDeclaration()