Home
last modified time | relevance | path

Searched defs:writer (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish/MultiDisplayProvider/src/com/android/emulator/multidisplay/
DMultiDisplayService.java101 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/
Dmain.cc36 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/
Dresult.h116 std::stringstream writer; in Message() local
124 std::stringstream writer; in Trace() local
/device/google/cuttlefish/host/commands/cvd/
Dserver_client.cpp85 UnixMessageSocket writer = in SendResponse() local
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/apps/
DLaunchItemsManager.java448 protected void dump(FileDescriptor fd, PrintWriter writer, String[] args) { in dump()
/device/generic/goldfish/audio/
Dstream_in.cpp189 MQWriter writer(mDataMQ); in doRead() local
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java786 protected void dump(FileDescriptor fd, PrintWriter writer, String[] args) { in dump()