Home
last modified time | relevance | path

Searched refs:pkgJsonInfo (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Djs_runtime_options.h289 void SetCompilerPkgJsonInfo(std::string pkgJsonInfo) in SetCompilerPkgJsonInfo() argument
291 compilerPkgInfo_ = std::move(pkgJsonInfo); in SetCompilerPkgJsonInfo()
299 void SetCompilerExternalPkgJsonInfo(std::string pkgJsonInfo) in SetCompilerExternalPkgJsonInfo() argument
301 compilerExternalPkgInfo_ = std::move(pkgJsonInfo); in SetCompilerExternalPkgJsonInfo()

Completed in 4 milliseconds