Home
last modified time | relevance | path

Searched defs:status_message (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1alpha/
Dbinarylog.proto84 string status_message = 10; field
/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1/
Dbinarylog.proto146 string status_message = 3; field
/external/flatbuffers/src/
Dbinary_annotator.h137 std::string status_message; member
/external/libcups/tools/
Dipptool.c1240 const char *status_message = ippGetString(attrptr, 0, NULL); in do_test() local