Home
last modified time | relevance | path

Searched defs:ErrorStatus (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTranslator.h74 ErrorCode ErrorStatus; variable
DIceGlobalContext.h461 ErrorCode ErrorStatus; variable
DPNaClTranslator.cpp232 Ice::ErrorCode &ErrorStatus) in TopLevelParser()
429 Ice::ErrorCode &ErrorStatus; member in __anona360ed9e0111::TopLevelParser
/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DErrorStatus.php16 class ErrorStatus extends \Google\Protobuf\Internal\Message class
/third_party/grpc/src/proto/grpc/testing/
Decho_messages.proto29 message ErrorStatus { message
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DEchoMessages.cs268 public sealed partial class ErrorStatus : pb::IMessage<ErrorStatus> class
289 public ErrorStatus() { in ErrorStatus() method in Grpc.Testing.ErrorStatus
296 public ErrorStatus(ErrorStatus other) : this() { in ErrorStatus() method in Grpc.Testing.ErrorStatus