Home
last modified time | relevance | path

Searched refs:CmdlineArgs (Results 1 – 3 of 3) sorted by relevance

/art/cmdline/
Dcmdline.h120 struct CmdlineArgs { struct
222 virtual ~CmdlineArgs() {} in ~CmdlineArgs() argument
291 template <typename Args = CmdlineArgs> argument
369 Runtime* CreateRuntime(CmdlineArgs* args) { in CreateRuntime()
/art/imgdiag/
Dimgdiag.cc863 struct ImgDiagArgs : public CmdlineArgs {
865 using Base = CmdlineArgs;
/art/oatdump/
Doatdump.cc2297 struct OatdumpArgs : public CmdlineArgs {
2299 using Base = CmdlineArgs;