Searched defs:IsCanceled (Results 1 – 4 of 4) sorted by relevance
| /external/protobuf/python/google/protobuf/ | ||
| D | service.py | 178 def IsCanceled(self): member in RpcController |
| /external/nanopb-c/generator/google/protobuf/ | ||
| D | service.py | 178 def IsCanceled(self): member in RpcController |
| /external/libchrome/base/task/ | ||
| D | cancelable_task_tracker.cc | 41 bool IsCanceled(const CancellationFlag* flag, in IsCanceled() function |
| /external/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | cpp_unittest.cc | 1185 bool IsCanceled() const { in IsCanceled() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController |