Searched refs:StartCancel (Results 1 – 4 of 4) sorted by relevance
/external/nanopb-c/generator/google/protobuf/ | ||
D | service.py | 154 def StartCancel(self): member in RpcController |
/external/protobuf/python/google/protobuf/ | ||
D | service.py | 154 def StartCancel(self): member in RpcController |
/external/protobuf/src/google/protobuf/ | ||
D | service.h | 230 virtual void StartCancel() = 0; |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_unittest.cc | 1235 void StartCancel() { in StartCancel() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController |