Searched defs:CANCELLED (Results 1 - 4 of 4) sorted by relevance
| /third_party/protobuf/src/google/protobuf/stubs/ | ||
| H A D | status.cc | 86 const Status Status::CANCELLED = Status(error::CANCELLED, ""); member in google::protobuf::util::Status |
| H A D | status.h | 48 CANCELLED = 1, enumerator 83 static const Status CANCELLED; member in google::protobuf::util::Status |
| /third_party/python/Lib/concurrent/futures/ | ||
| H A D | _base.py | 21 CANCELLED = 'CANCELLED' variable [all...] |
| /third_party/node/lib/internal/dns/ | ||
| H A D | utils.js | |
Completed in 2 milliseconds