Home
last modified time | relevance | path

Searched defs:ParseOptions (Results 1 – 2 of 2) sorted by relevance

/art/libarttools/tools/
Dart_exec.cc93 Options ParseOptions(int argc, char** argv) { in ParseOptions() function
/art/runtime/
Druntime.cc814 bool Runtime::ParseOptions(const RuntimeOptions& raw_options, in ParseOptions() function in art::Runtime