Searched refs:Check (Results 1 – 6 of 6) sorted by relevance
37 private Check mCheck;39 public CheckedTask(Check check) { in CheckedTask()77 public interface Check { interface in CheckedTask
114 static Yes Check(const D*, T);115 static No Check(const B*, int);122 enum { Value = (sizeof(Check(Host(), 0)) == sizeof(Yes)) };
35 public TimeoutTask(Check check, long timeout) { in TimeoutTask()
56 @ApplicationScope Context context, Check check, BooleanConsumer callback) { in RefreshTask()
31 Check [Installation section](https://miloyip.github.io/rapidjson/).91 …consumption and improve performance, but the input JSON will be modified. Check [in-situ parsing](…95 …d (a number is too big), or the handler of parsers terminate the parsing. Check [parse error](doc/…
30 // Transcription is progress. Check again later.