Home
last modified time | relevance | path

Searched refs:zero_zero (Results 1 – 1 of 1) sorted by relevance

/packages/modules/adb/client/
Dline_printer.cpp98 COORD zero_zero = { 0, 0 }; in Print() local
109 WriteConsoleOutputW(console_, &char_data[0], buf_size, zero_zero, &target); in Print()