Searched defs:IsCanceled (Results 1 – 3 of 3) sorted by relevance
| /frameworks/native/libs/vr/libpdx/ | ||
| D | service_dispatcher.cpp | 189 bool ServiceDispatcher::IsCanceled() const { return canceled_; } in IsCanceled() function in android::pdx::ServiceDispatcher |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ | ||
| D | service.py | 178 def IsCanceled(self): member in RpcController |
| /frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/ | ||
| D | cpp_unittest.cc | 1241 bool IsCanceled() const { in IsCanceled() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController |