Lines Matching refs:GetOutputStream
785 result.GetOutputStream().Printf ("%zi bytes %s to '%s'\n",
814 output_stream = &result.GetOutputStream();
1134 result.GetOutputStream().Printf("%" PRIu64 " bytes were written to 0x%" PRIx64 "\n", (uint64_t)bytes_written, addr);
1140 result.GetOutputStream().Printf("%" PRIu64 " bytes of %" PRIu64 " requested were written to 0x%" PRIx64 "\n", (uint64_t)bytes_written, (uint64_t)length, addr);