/device/google/dragon/audio/hal/ |
D | cras_dsp_mod_builtin.c | 46 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()
|
D | cras_dsp_module.h | 53 void (*run)(struct dsp_module *mod, unsigned long sample_count); member
|
/device/lge/bullhead/sepolicy/ |
D | system_server.te | 37 # 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.
|
D | netmgrd.te | 42 # Permission to run netd commands
|
/device/huawei/angler/sepolicy/ |
D | system_server.te | 32 # 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/ |
D | init.flounder_svelte.rc | 5 write /sys/kernel/mm/ksm/run 1
|
/device/linaro/hikey/ |
D | init.hikey.rc | 68 # that should not run on larger cores 69 # system-background is for system tasks that should only run on
|
/device/generic/goldfish/opengl/ |
D | README | 8 To regenerate them, run external/qemu/distrib/update-emugl-sources.sh,
|
/device/google/contexthub/contexthubhal/ |
D | nanohubhal.h | 83 static void* run(void *);
|
D | nanohubhal.cpp | 192 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/ |
D | netmgrd.te | 52 # Permission to run netd commands
|
/device/common/ |
D | generate-blob-lists.sh | 40 echo This script must be run with the --force option
|
/device/generic/goldfish/camera/ |
D | EmulatedCameraDevice.h | 399 return run("Camera_startThread", ANDROID_PRIORITY_URGENT_DISPLAY, 0); in startThread()
|
/device/generic/goldfish/ |
D | init.ranchu.rc | 60 # properties on boot. It must be run early during the boot
|
D | init.goldfish.rc | 73 # properties on boot. It must be run early during the boot
|
/device/google/atv/ |
D | init.ranchu.rc | 59 # properties on boot. It must be run early during the boot
|
D | init.goldfish.rc | 73 # properties on boot. It must be run early during the boot
|
/device/sample/sdk_addon/ |
D | manifest.ini | 42 # 'android update' adb' must be run to update a file that adb reads during
|
/device/google/dragon/power/ |
D | power_dragon.cpp | 105 dragon->gpu_qos_manager->run("GpuTimedQosManager", PRIORITY_FOREGROUND); in power_init()
|
/device/generic/mini-emulator-armv7-a-neon/ |
D | init.mini-emulator.rc | 65 # properties on boot. It must be run early during the boot
|
/device/generic/mini-emulator-arm64/ |
D | init.mini-emulator.rc | 65 # properties on boot. It must be run early during the boot
|
/device/generic/goldfish/camera/fake-pipeline2/ |
D | JpegCompressor.cpp | 62 res = run("EmulatedFakeCamera2::JpegCompressor"); in start()
|
/device/google/contexthub/firmware/misc/cpu/cortexm4f/ |
D | app.lkr | 66 /* things we need to run it */
|
/device/asus/fugu/libaudio/ |
D | AudioHotplugThread.cpp | 147 return (run(kThreadName) == NO_ERROR); in start()
|
/device/google/accessory/demokit/app/src/com/google/android/DemoKit/ |
D | DemoKitActivity.java | 258 public void run() { in run() method in DemoKitActivity
|