Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 32) sorted by relevance

12

/device/generic/goldfish/gnss/
Dgnss_hw_conn.cpp105 bool running = false; in workerThread() local
134 if (running) { in workerThread()
156 if (!running) { in workerThread()
159 running = true; in workerThread()
164 if (running) { in workerThread()
165 running = false; in workerThread()
/device/google/cuttlefish/tools/play_audio/
DREADME.md20 Use ssh port forwarding to forward `7444` from a running instance. Then run the
27 If you are running multiple virtual devices on a host, you must pass the
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/
Dpcm.c240 int running:1; member
494 if (!pcm->running) { in pcm_write()
500 pcm->running = 1; in pcm_write()
505 pcm->running = 0; in pcm_write()
533 if (!pcm->running) { in pcm_read()
541 pcm->running = 0; in pcm_read()
831 pcm->running = 0; in pcm_close()
1032 pcm->running = 1; in pcm_start()
1042 pcm->running = 0; in pcm_stop()
1214 if (!pcm->running && in pcm_mmap_transfer()
[all …]
/device/generic/goldfish/
Dueventd.goldfish.rc1 # These settings are specific to running under the Android emulator
Dueventd.ranchu.rc1 # These settings are specific to running under the Android emulator
/device/generic/car/tools/
Dtest_run_local_avd.sh22 echo running from $MY_DIR
DREADME.md2 This folder contains scripts to help you sharing and running car AVD images.
/device/google/contexthub/contexthubhal/
Dsystem_comms.h316 bool chre, running, loaded; member
365 apps_[appName.id]->running = false; in clearRunning()
393 apps_[appName.id]->running = false; in addNewApp()
406 return apps_.count(appName.id) != 0 && apps_[appName.id]->running; in isAppRunning()
Dsystem_comms.cpp947 app->running ? "true" : "false"); in dumpAppInfo()
959 if (app->running) { in dumpAppInfo()
1077 apps_[id]->running = false; in restoreApps()
1096 it->second->running = false; in eraseApps()
1206 apps_[name.id]->running = false; in readNanohubAppInfo()
1229 app->running = false; in readNanohubAppInfo()
1233 app->running = true; in readNanohubAppInfo()
1324 if (!app->running || app->flashUse == NANOHUB_MEM_SZ_UNKNOWN) in sendAppInfoToApp()
1359 !app->running && app->flashUse != NANOHUB_MEM_SZ_UNKNOWN) { in getAppsToStart()
/device/generic/goldfish/radio/ril/
Dipv6_monitor.cpp303 bool running = true; in run() local
304 while (running) { in run()
322 running = false; in run()
/device/linaro/dragonboard/installer/db845c/
DREADME32 "FastBoot Mode" prompt on your screen. Or you can check by running
42 running the following from the
/device/generic/goldfish/fvpbase/
DREADME.md12 Note that running ``m`` requires that the kernel is built first following
97 the kernel, follow the kernel instructions above, but before running the
/device/google/cuttlefish/tools/
Dcreate_base_image_hostlib.sh92 echo Not running
/device/linaro/hikey/installer/hikey960/
DREADME46 If you have any trouble booting the device after running ./flash-all.sh
/device/google/bonito/
Dinit.hardware.rc24 on property:init.svc.vendor.charger=running
194 # cause services for bootanim not running.
546 on property:init.svc.dumpstatez=running
552 on property:init.svc.bugreport=running
558 on property:init.svc.vendor.per_mgr=running
792 on property:init.svc.vendor.hwcomposer-2-2=running
845 # It keeps running until max init retry or fps_hal running successfully
Dinit.power.rc83 on property:sys.boot_completed=1 && property:init.svc.console=running
/device/google/taimen/
Dinit-taimen.rc34 on property:init.svc.vendor.fps_hal=running && property:ro.boot.revision=rev_0
/device/google/wahoo/
Dinit.hardware.rc222 # cause services for bootanim not running.
502 on property:init.svc.zygote=running
616 on property:init.svc.vendor.per_mgr=running
852 on property:init.svc.dumpstatez=running
858 on property:init.svc.bugreport=running
865 # It keeps running until max init retry or fps_hal running successfully
/device/google/coral-sepolicy/vendor/google/
Dgoogle_camera_app.te50 # when running under a debugger (b/123612207)
/device/google/crosshatch/
Dinit.power.rc77 on property:sys.boot_completed=1 && property:init.svc.console=running
Dinit.hardware.rc24 on property:init.svc.vendor.charger=running
271 # cause services for bootanim not running.
835 on property:init.svc.dumpstatez=running
841 on property:init.svc.bugreport=running
907 on property:init.svc.vendor.hwcomposer-2-3=running
945 # It keeps running until max init retry or fps_hal running successfully
/device/google/coral/
Dinit.hardware.usb.rc58 on property:init.svc.console=running
Dinit.hardware.rc530 on property:init.svc.vendor.charger=running
670 on property:init.svc.vendor.per_mgr=running
850 on property:init.svc.vendor.hwcomposer-2-3=running
902 on property:init.svc.dumpstatez=running
908 on property:init.svc.bugreport=running
Dinit.power.rc136 on property:sys.boot_completed=1 && property:init.svc.console=running
/device/linaro/hikey/mali/bifrost/
DEND_USER_LICENCE_AGREEMENT.txt36 purposes of running, designing or developing Applications; and

12