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

/art/runtime/
H A Dparsed_options.cc35 if (parsed->Parse(options, ignore_unrecognized)) {
41 // Parse a string of the form /[0-9]+[kKmMgG]?/, which is used to specify
169 bool ParsedOptions::Parse(const RuntimeOptions& options, bool ignore_unrecognized) { function in class:art::ParsedOptions

Completed in 179 milliseconds