Home
last modified time | relevance | path

Searched refs:IsCanceled (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/python/google/protobuf/
Dservice.py178 def IsCanceled(self): member in RpcController
/external/protobuf/src/google/protobuf/
Dservice.h245 virtual bool IsCanceled() const = 0;
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc992 bool IsCanceled() const { in IsCanceled() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController