Searched defs:Const (Results 1 – 1 of 1) sorted by relevance
| /CafeSDK-2.12.13-1/system/include/nn/ |
| D | Result.legacy.h | 13 struct Result::Const : public Result struct 22 Const() : Result(Value) {} in Const() argument 25 …friend bool operator<=(Result lhs, const Const<TLevel, TSummary, TModule, TDescription>& rhs) { re… argument 37 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct 53 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct 68 struct Const : public Result::Const<TLevel, TSummary, TModule, TDescription> {}; struct
|