Searched defs:write_ok (Results 1 – 5 of 5) sorted by relevance
65 static bool write_ok; variable
1067 void write_ok (char *buf) in write_ok() function
825 bool write_ok = debug_grpc_channel->WriteEvent(event_proto); in SendEventProtoThroughGrpcStream() local