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