Lines Matching defs:host
17 from hypium.action.host import host
27 host.shell("hdc -t {} shell kill -9 `pidof listen_test`".format(sn))
28 host.shell("hdc -t {} target mount".format(sn))
29 host.shell("hdc -t {} shell rm -r /data/log/hilog".format(sn))
30 host.shell("hdc -t {} shell hilog -d /system/bin/samgr".format(sn))
33 host.shell("hdc -t {} shell chmod 644 /system/etc/init/listen_test.cfg".format(sn))
35 host.shell("hdc -t {} shell chmod 644 /system/profile/listen_test.json".format(sn))
39 host.shell("hdc -t {} shell chmod 644 /system/lib/liblisten_test.z.so".format(sn))
43 host.shell("hdc -t {} shell chmod 644 /system/lib/libtest_sa_proxy.z.so".format(sn))
47 host.shell("hdc -t {} shell chmod 644 /system/lib/libsystem_ability_fwk.z.so".format(sn))
51 host.shell("hdc -t {} shell chmod 644 /system/lib/libtest_audio_ability.z.so".format(sn))
55 host.shell("hdc -t {} shell chmod 755 /system/bin/ondemand".format(sn))
59 host.shell("hdc -t {} shell chmod 755 /system/etc/param/samgr.para".format(sn))
61 host.shell("hdc -t {} shell chmod 755 /system/etc/param/samgr.para.dac".format(sn))
74 host.shell("hdc -t {} shell kill -9 `pidof listen_test`".format(sn))
75 host.shell("hdc -t {} target mount".format(sn))