Home
last modified time | relevance | path

Searched refs:head (Results 1 - 3 of 3) sorted by relevance

/vendor/ohemu/common/
H A Dqemu_mini_test_monitor.sh30 pid=`ps -ef | grep $qemu_name | grep -v grep | awk '{print $2}' | head -n 1`
H A Dqemu-run162 pid=`ps -ef | grep $qemu_name | grep -v grep | awk '{print $2}' | head -n 1`
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/
H A Dbin2stream.py59 head = struct.pack('>II', status, len(body))
62 self.wfile.write(head + body)

Completed in 2 milliseconds