Searched defs:pkgArgs (Results 1 – 2 of 2) sorted by relevance
67 OhosPkgArgs pkgArgs; in GetJSPandaFileFuzzTest() local
74 std::shared_ptr<OhosPkgArgs> pkgArgs = std::make_shared<OhosPkgArgs>(); in ParseArgs() local440 …static bool ParseProfilerPath(std::shared_ptr<OhosPkgArgs> &pkgArgs, AotCompilerPreprocessor &preP… in ParseProfilerPath()