Searched refs:NotifyOnCancel (Results 1 – 4 of 4) 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/ | ||
D | service.h | 254 virtual void NotifyOnCancel(Closure* callback) = 0; |
/external/protobuf/src/google/protobuf/compiler/cpp/ | ||
D | cpp_unittest.cc | 1189 void NotifyOnCancel(Closure* callback) { in NotifyOnCancel() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController |