Home
last modified time | relevance | path

Searched defs:NotifyOnCancel (Results 1 – 3 of 3) sorted by relevance

/external/nanopb-c/generator/google/protobuf/
Dservice.py187 def NotifyOnCancel(self, callback): member in RpcController
/external/protobuf/python/google/protobuf/
Dservice.py187 def NotifyOnCancel(self, callback): member in RpcController
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1245 void NotifyOnCancel(Closure* callback) { in NotifyOnCancel() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController