Home
last modified time | relevance | path

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

/aosp12/art/cmdline/
H A Dcmdline_parse_result.h114 static CmdlineParseResult<T> CastError(const CmdlineParseResult<T2>& other) { in CastError() function
H A Dcmdline_types.h317 return Result::CastError(res);
722 return Result::CastError(result);