Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
Dohos_pkg_args.h77 !preProcessor.runtimeOptions_.GetCompilerExternalPkgJsonInfo().empty()) { in ParseArgs()
79 … preProcessor.runtimeOptions_.GetCompilerExternalPkgJsonInfo(), in ParseArgs()
/arkcompiler/ets_runtime/ecmascript/
Djs_runtime_options.h233 const std::string &GetCompilerExternalPkgJsonInfo() const in GetCompilerExternalPkgJsonInfo() function