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