Home
last modified time | relevance | path

Searched refs:StartCancel (Results 1 – 4 of 4) sorted by relevance

/external/nanopb-c/generator/google/protobuf/
Dservice.py154 def StartCancel(self): member in RpcController
/external/protobuf/python/google/protobuf/
Dservice.py154 def StartCancel(self): member in RpcController
/external/protobuf/src/google/protobuf/
Dservice.h230 virtual void StartCancel() = 0;
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1235 void StartCancel() { in StartCancel() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController