Home
last modified time | relevance | path

Searched defs:pkgName (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/
DcompilerImpl.cpp40 const std::string &debugInfoSourceFile, const std::string &pkgName) in Compile()
DcompilerContext.cpp25 … std::string sourceFile, std::string pkgName, util::StringView recordName, in CompilerContext()
/arkcompiler/ets_frontend/es2panda/
Des2panda.cpp66 std::string pkgName(input.pkgName); in Compile() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp318 void Emitter::SetPkgNameField(std::string pkgName) in SetPkgNameField()