Searched defs:StartCancel (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Dservice.py154 def StartCancel(self): member in class:RpcController
/external/protobuf/python/google/protobuf/
H A Dservice.py154 def StartCancel(self): member in class:RpcController
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc1110 void StartCancel() { function in class:google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController
1111 ADD_FAILURE() << "StartCancel() not expected during this test.";
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc986 void StartCancel() { function in class:google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController
987 ADD_FAILURE() << "StartCancel() not expected during this test.";

Completed in 224 milliseconds