Home
last modified time | relevance | path

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

/external/nanopb-c/generator/google/protobuf/
Dservice.py178 def IsCanceled(self): member in RpcController
/external/protobuf/python/google/protobuf/
Dservice.py178 def IsCanceled(self): member in RpcController
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1185 bool IsCanceled() const { in IsCanceled() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController