Home
last modified time | relevance | path

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

/build/tools/
Dadbs36 stream = os.popen(cmd)
37 lines = stream.readlines()
46 stream = os.popen(cmd)
47 list[0] = stream.readline()
48 stream.close()
79 stream = os.popen(cmd)
80 lines = stream.readlines()
82 stream.close()
118 stream = os.popen(cmd)
119 str = stream.read()
[all …]
/build/libs/host/
Dlist.java9 ByteArrayOutputStream stream = new ByteArrayOutputStream(100); in main() local
12 writer = new OutputStreamWriter(stream, "utf-8"); in main()
25 byte[] array = stream.toByteArray(); in main()
/build/target/board/vbox_x86/
Dinit.rc317 socket vold stream 0660 root mount
321 socket netd stream 0660 root system
322 socket dnsproxyd stream 0660 root inet
327 socket rild stream 660 root radio
328 socket rild-debug stream 660 radio system
333 socket zygote stream 666
358 socket dbus stream 660 bluetooth bluetooth
363 socket bluetooth stream 660 bluetooth bluetooth
364 socket dbus_bluetooth stream 660 bluetooth bluetooth
395 socket installd stream 600 system system
[all …]
Dinit.vbox_x86.rc42 socket qemud stream 666