Home
last modified time | relevance | path

Searched refs:run (Results 1 – 25 of 36) sorted by relevance

12

/device/google/dragon/audio/hal/
Dcras_dsp_mod_builtin.c46 module->run = &empty_run; in empty_init_module()
92 module->run = &invert_lr_run; in invert_lr_init_module()
140 module->run = &mix_stereo_run; in mix_stereo_init_module()
212 module->run = &eq_run; in eq_init_module()
294 module->run = &eq2_run; in eq2_init_module()
390 module->run = &drc_run; in drc_init_module()
Dcras_dsp_module.h53 void (*run)(struct dsp_module *mod, unsigned long sample_count); member
/device/lge/bullhead/sepolicy/
Dsystem_server.te37 # run on big cores for app launch (sched_boost) - instead of just
38 # boosting them to make it "more likely" to run on big cores.
Dnetmgrd.te42 # Permission to run netd commands
/device/huawei/angler/sepolicy/
Dsystem_server.te32 # run on big cores for app launch (sched_boost) - instead of just
33 # boosting them to make it "more likely" to run on big cores.
/device/htc/flounder/
Dinit.flounder_svelte.rc5 write /sys/kernel/mm/ksm/run 1
/device/linaro/hikey/
Dinit.hikey.rc68 # that should not run on larger cores
69 # system-background is for system tasks that should only run on
/device/generic/goldfish/opengl/
DREADME8 To regenerate them, run external/qemu/distrib/update-emugl-sources.sh,
/device/google/contexthub/contexthubhal/
Dnanohubhal.h83 static void* run(void *);
Dnanohubhal.cpp192 void* NanoHub::run(void *data) in run() function in android::nanohub::NanoHub
295 if (pthread_create(&mWorkerThread, NULL, &NanoHub::run, this)) { in openHub()
/device/moto/shamu/sepolicy/
Dnetmgrd.te52 # Permission to run netd commands
/device/common/
Dgenerate-blob-lists.sh40 echo This script must be run with the --force option
/device/generic/goldfish/camera/
DEmulatedCameraDevice.h399 return run("Camera_startThread", ANDROID_PRIORITY_URGENT_DISPLAY, 0); in startThread()
/device/generic/goldfish/
Dinit.ranchu.rc60 # properties on boot. It must be run early during the boot
Dinit.goldfish.rc73 # properties on boot. It must be run early during the boot
/device/google/atv/
Dinit.ranchu.rc59 # properties on boot. It must be run early during the boot
Dinit.goldfish.rc73 # properties on boot. It must be run early during the boot
/device/sample/sdk_addon/
Dmanifest.ini42 # 'android update' adb' must be run to update a file that adb reads during
/device/google/dragon/power/
Dpower_dragon.cpp105 dragon->gpu_qos_manager->run("GpuTimedQosManager", PRIORITY_FOREGROUND); in power_init()
/device/generic/mini-emulator-armv7-a-neon/
Dinit.mini-emulator.rc65 # properties on boot. It must be run early during the boot
/device/generic/mini-emulator-arm64/
Dinit.mini-emulator.rc65 # properties on boot. It must be run early during the boot
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.cpp62 res = run("EmulatedFakeCamera2::JpegCompressor"); in start()
/device/google/contexthub/firmware/misc/cpu/cortexm4f/
Dapp.lkr66 /* things we need to run it */
/device/asus/fugu/libaudio/
DAudioHotplugThread.cpp147 return (run(kThreadName) == NO_ERROR); in start()
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DDemoKitActivity.java258 public void run() { in run() method in DemoKitActivity

12