Home
last modified time | relevance | path

Searched defs:CANCELLED (Results 1 - 4 of 4) sorted by relevance

/third_party/protobuf/src/google/protobuf/stubs/
H A Dstatus.cc86 const Status Status::CANCELLED = Status(error::CANCELLED, ""); member in google::protobuf::util::Status
H A Dstatus.h48 CANCELLED = 1, enumerator
83 static const Status CANCELLED; member in google::protobuf::util::Status
/third_party/python/Lib/concurrent/futures/
H A D_base.py21 CANCELLED = 'CANCELLED' variable
[all...]
/third_party/node/lib/internal/dns/
H A Dutils.js

Completed in 3 milliseconds