Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/include/nn/
DResult.legacy.h63 struct Result::Const_L : public Result struct
70Const_L(Result::Summary summary, Result::Module module, int description) : Result(TLevel, summary,… in Const_L() argument
73 friend bool operator<=(Result lhs, const Const_L<TLevel>&) { return Includes(lhs); } argument