Searched defs:writer (Results 1 – 7 of 7) sorted by relevance
| /device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/ |
| D | MultiDisplayService.java | 101 private void dump(PrintWriter writer, String prefix, boolean printHeader) { in dump() 168 protected void dump(FileDescriptor fd, PrintWriter writer, String[] args) { in dump() 176 private void dump(PrintWriter writer) { in dump() 195 private void dumpArray(PrintWriter writer, Object[] array, String name) { in dumpArray() 207 private void runCmd(PrintWriter writer, String[] args) { in runCmd() 227 private void runCmdHelp(PrintWriter writer) { in runCmdHelp() 235 private void runCmdList(PrintWriter writer) { in runCmdList() 257 private void runCmdAdd(PrintWriter writer, String[] args) { in runCmdAdd() 271 private void runCmdDel(PrintWriter writer, String[] args) { in runCmdDel() 281 private boolean hasExactlyArgs(PrintWriter writer, String[] args, int expectedSize) { in hasExactlyArgs() [all …]
|
| /device/google/cuttlefish/host/commands/host_bugreport/ |
| D | main.cc | 36 void SaveFile(ZipWriter& writer, const std::string& zip_path, in SaveFile() 60 ZipWriter writer(out.get()); in CvdHostBugreportMain() local
|
| /device/google/cuttlefish/common/libs/utils/ |
| D | result.h | 116 std::stringstream writer; in Message() local 124 std::stringstream writer; in Trace() local
|
| /device/google/cuttlefish/host/commands/cvd/ |
| D | server_client.cpp | 85 UnixMessageSocket writer = in SendResponse() local
|
| /device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/ |
| D | LaunchItemsManager.java | 448 protected void dump(FileDescriptor fd, PrintWriter writer, String[] args) { in dump()
|
| /device/generic/goldfish/audio/ |
| D | stream_in.cpp | 189 MQWriter writer(mDataMQ); in doRead() local
|
| /device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/ |
| D | BluetoothDeviceService.java | 786 protected void dump(FileDescriptor fd, PrintWriter writer, String[] args) { in dump()
|