Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc457 static void ParseDouble(const std::string& option, char after_char, double min, double max, in ParseDouble() argument
460 ParseStringAfterChar(option, after_char, &substring); in ParseDouble()