Searched refs:IsCanceled (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/protobuf/python/google/protobuf/
H A Dservice.py178 def IsCanceled(self): member in class:RpcController
/external/protobuf/python/google/protobuf/
H A Dservice.py178 def IsCanceled(self): member in class:RpcController
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dservice.h245 virtual bool IsCanceled() const = 0;
/external/protobuf/src/google/protobuf/
H A Dservice.h245 virtual bool IsCanceled() const = 0;
/external/chromium_org/base/task/
H A Dcancelable_task_tracker.cc38 bool IsCanceled(const CancellationFlag* flag, function in namespace:__anon2501
136 Bind(&IsCanceled, flag, base::Owned(untrack_and_delete_flag_runner));
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc1116 bool IsCanceled() const { function in class:google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController
1117 ADD_FAILURE() << "IsCanceled() not expected during this test.";
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_unittest.cc992 bool IsCanceled() const { function in class:google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController
993 ADD_FAILURE() << "IsCanceled() not expected during this test.";

Completed in 4120 milliseconds