Searched defs:NotifyOnCancel (Results 1 – 3 of 3) sorted by relevance
/external/nanopb-c/generator/google/protobuf/ | ||
D | service.py | 187 def NotifyOnCancel(self, callback): member in RpcController |
/external/protobuf/python/google/protobuf/ | ||
D | service.py | 187 def NotifyOnCancel(self, callback): member in RpcController |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_unittest.cc | 1245 void NotifyOnCancel(Closure* callback) { in NotifyOnCancel() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController |