Searched defs:SetFailed (Results 1 – 5 of 5) sorted by relevance
| /external/protobuf/python/google/protobuf/ | ||
| D | service.py | 167 def SetFailed(self, reason): member in RpcController |
| /external/protobuf/python/google/protobuf/internal/ | ||
| D | service_reflection_test.py | 59 def SetFailed(self, msg): member in FooUnitTest.testService.MockRpcController |
| /external/protobuf/src/google/protobuf/compiler/cpp/ | ||
| D | cpp_unittest.cc | 1238 void SetFailed(const string& reason) { in SetFailed() function in google::protobuf::compiler::cpp::cpp_unittest::GeneratedServiceTest::MockController |
| /external/clang/include/clang/Sema/ | ||
| D | Initialization.h | 1105 void SetFailed(FailureKind Failure) { in SetFailed() function |
| /external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/ | ||
| D | Antlr.Runtime.pas | 500 procedure SetFailed(const Value: Boolean); procedure |