Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/
Dservice.py187 def NotifyOnCancel(self, callback): member in RpcController
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dservice.h255 virtual void NotifyOnCancel(Closure* callback) = 0;
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1245 void NotifyOnCancel(Closure* callback) { in NotifyOnCancel() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController