Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx/
Dservice_dispatcher.cpp189 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/
Dservice.py178 def IsCanceled(self): member in RpcController
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/cpp/
Dcpp_unittest.cc1241 bool IsCanceled() const { in IsCanceled() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController