Searched refs:Options (Results 1 – 8 of 8) sorted by relevance
64 typedef std::vector<std::pair<std::string, const void*> > Options; typedef89 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)
38 Runtime::Options options; in TEST_F()
322 Runtime::ParsedOptions* Runtime::ParsedOptions::Create(const Options& options, bool ignore_unrecogn… in Create()654 bool Runtime::Create(const Options& options, bool ignore_unrecognized) { in Create()829 bool Runtime::Init(const Options& raw_options, bool ignore_unrecognized) { in Init()
299 Runtime::Options options; in SetUp()
2894 Runtime::Options options; in JNI_CreateJavaVM()
119 Runtime::Options options; in TEST_F()
155 Runtime::Options& options, in Create()338 static bool CreateRuntime(Runtime::Options& options, InstructionSet instruction_set) in CreateRuntime()850 Runtime::Options options; in dex2oat()
1426 Runtime::Options options; in oatdump()