Lines Matching refs:count_written
1125 gssize count_written;1139 op->count_written = class->write_fn (G_OUTPUT_STREAM (object), op->buffer, op->count_requested,1141 if (op->count_written == -1)1180 return op->count_written;