Searched defs:Options (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Druntime.h64 typedef std::vector<std::pair<std::string, const void*> > Options; typedef in class:art::Runtime
89 static ParsedOptions* Create(const Options& options, bool ignore_unrecognized);
139 static bool Create(const Options& options, bool ignore_unrecognized)
407 bool Init(const Options& options, bool ignore_unrecognized)

Completed in 45 milliseconds