Home
last modified time | relevance | path

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

/third_party/protobuf/python/google/protobuf/
Dservice.py156 def StartCancel(self): member in RpcController
/third_party/protobuf/src/google/protobuf/
Dservice.h231 virtual void StartCancel() = 0;
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.inc1245 void StartCancel() {
1246 ADD_FAILURE() << "StartCancel() not expected during this test.";