Searched refs:IsCanceled (Results 1 – 3 of 3) sorted by relevance
/external/protobuf/python/google/protobuf/ | ||
D | service.py | 178 def IsCanceled(self): member in RpcController |
/external/protobuf/src/google/protobuf/ | ||
D | service.h | 245 virtual bool IsCanceled() const = 0; |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_unittest.cc | 992 bool IsCanceled() const { in IsCanceled() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController |