Searched refs:GRPC_CUSTOM_MESSAGE (Results 1 – 3 of 3) sorted by relevance
29 #ifndef GRPC_CUSTOM_MESSAGE32 #define GRPC_CUSTOM_MESSAGE ::google::protobuf::MessageLite macro35 #define GRPC_CUSTOM_MESSAGE ::google::protobuf::Message macro72 typedef GRPC_CUSTOM_MESSAGE Message;
29 GRPC_CUSTOM_MESSAGE* msg);31 grpc::string SerializeJson(const GRPC_CUSTOM_MESSAGE& msg,
31 GRPC_CUSTOM_MESSAGE* msg) { in ParseJson()49 grpc::string SerializeJson(const GRPC_CUSTOM_MESSAGE& msg, in SerializeJson()