Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline_parse_result.h114 static CmdlineParseResult<T> CastError(const CmdlineParseResult<T2>& other) { in CastError() function
Dcmdline_types.h357 return Result::CastError(res);
711 return Result::CastError(result);
725 return Result::CastError(out_of_range);