/device/google/cuttlefish/shared/minidroid/ |
D | init.rc | 87 trigger early-fs 93 trigger fs 94 trigger post-fs 101 trigger late-fs 103 trigger post-fs-data 106 trigger load_persist_props_action 108 trigger early-boot 109 trigger boot
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | exti.c | 37 void extiEnableIntLine(const enum ExtiLine line, enum ExtiTrigger trigger) in extiEnableIntLine() argument 39 if (trigger == EXTI_TRIGGER_BOTH) { in extiEnableIntLine() 42 } else if (trigger == EXTI_TRIGGER_RISING) { in extiEnableIntLine() 45 } else if (trigger == EXTI_TRIGGER_FALLING) { in extiEnableIntLine()
|
/device/generic/goldfish/camera/ |
D | AFStateMachine.cpp | 40 const camera_metadata_enum_android_control_af_trigger_t trigger) { in operator ()() argument 51 switch (trigger) { in operator ()() 53 ALOGW("%s:%s:%d unexpected trigger=%d", kClass, __func__, __LINE__, trigger); in operator ()()
|
/device/google/contexthub/firmware/os/platform/stm32/inc/plat/ |
D | exti.h | 62 void extiEnableIntLine(const enum ExtiLine line, enum ExtiTrigger trigger); 73 …c inline void extiEnableIntGpio(const struct Gpio *__restrict gpioHandle, enum ExtiTrigger trigger) in extiEnableIntGpio() argument 77 extiEnableIntLine(gpioNum & GPIO_PIN_MASK, trigger); in extiEnableIntGpio()
|
/device/google/gs-common/storage/ |
D | init.storage.rc | 57 trigger default_storage_mode 60 trigger default_storage_mode 63 trigger default_storage_mode
|
/device/google/felix/vibrator/cs40l26/ |
D | Vibrator.cpp | 1001 mFfEffects[effectIndex].trigger.button = GPIO_TRIGGER_CONFIG | effectIndex; in on() 1002 mFfEffectsDual[effectIndex].trigger.button = GPIO_TRIGGER_CONFIG | effectIndex; in on() 1024 mFfEffects[effectIndex].trigger.button = GPIO_TRIGGER_CONFIG | effectIndex; in on() 1025 mFfEffectsDual[effectIndex].trigger.button = GPIO_TRIGGER_CONFIG | effectIndex; in on() 1066 mFfEffects[effectIndex].trigger.button = GPIO_TRIGGER_CONFIG | effectIndex; in on() 1073 mFfEffectsDual[effectIndex].trigger.button = GPIO_TRIGGER_CONFIG | effectIndex; in on() 1403 mFfEffects[effectId].replay.length, mFfEffects[effectId].trigger.button); in dump() 1411 mFfEffectsDual[effectId].trigger.button); in dump() 1429 mFfEffectsDual[effectId].replay.length, mFfEffects[effectId].trigger.button); in dump() 1447 mFfEffectsDual[effectId].trigger.button); in dump()
|
/device/google/sunfish-sepolicy/private/ |
D | seapp_contexts | 4 # Domain for vzw omadm trigger 5 user=_app isPrivApp=true seinfo=platform name=com.google.omadm.trigger domain=vzw_omadm_trigger typ…
|
/device/google/redbull-sepolicy/private/ |
D | seapp_contexts | 7 # Domain for vzw omadm trigger 8 user=_app isPrivApp=true seinfo=platform name=com.google.omadm.trigger domain=vzw_omadm_trigger typ…
|
/device/google/coral-sepolicy/private/ |
D | seapp_contexts | 7 # Domain for vzw omadm trigger 8 user=_app isPrivApp=true seinfo=platform name=com.google.omadm.trigger domain=vzw_omadm_trigger typ…
|
/device/linaro/dragonboard/ |
D | init.common.rc | 65 trigger sys-boot-completed-set 68 # use a trigger we fire from the above stanza. If
|
/device/google/cuttlefish/shared/config/ |
D | init.vendor.rc | 83 trigger sys-boot-completed-set 88 # use a trigger we fire from the above stanza. If
|
/device/google/sunfish-sepolicy/vendor/qcom/common/ |
D | vendor_init.te | 2 # Allow vendor_init to write to /proc/sysrq-trigger on userdebug and eng builds
|
/device/google/coral-sepolicy/vendor/qcom/common/ |
D | vendor_init.te | 2 # Allow vendor_init to write to /proc/sysrq-trigger on userdebug and eng builds
|
/device/google/redbull-sepolicy/vendor/qcom/common/ |
D | vendor_init.te | 2 # Allow vendor_init to write to /proc/sysrq-trigger on userdebug and eng builds
|
/device/generic/goldfish/ |
D | init.ranchu.rc | 194 # use a trigger we fire from the above stanza. If 199 trigger sys-boot-completed-set
|
/device/google/cuttlefish/guest/hals/vulkan/ |
D | com.google.cf.vulkan.rc | 3 # For bootstrap APEXes, `on init` is the earliest available trigger.
|
/device/google/gs101-sepolicy/whitechapel/vendor/google/ |
D | storageproxyd.te | 17 # gracefully. However, attempts to access /data trigger a denial.
|
/device/google/redbull-sepolicy/vendor/google/ |
D | dumpstate.te | 20 # dumpstate may trigger a screen capture using /system/bin/screencap. In this
|
/device/google/sunfish/ |
D | init.diagdebug.rc.userdebug | 20 write /proc/sysrq-trigger "c"
|
D | init.hardware.diag.rc.userdebug | 81 write /proc/sysrq-trigger "c"
|
/device/google/gs101/conf/ |
D | init.debug.rc | 24 write /sys/kernel/pixel_debug/trigger "null"
|
/device/google/zumapro-sepolicy/vendor/ |
D | hal_fingerprint_default.te | 40 # allow fingerprint to wakeup to trigger calibration scans and sleep after
|
/device/google/gs201/conf/ |
D | init.debug.rc | 19 write /sys/kernel/pixel_debug/trigger "null"
|
/device/google/zumapro/conf/ |
D | init.debug.rc | 19 write /sys/kernel/pixel_debug/trigger "null"
|
/device/google/zuma/conf/ |
D | init.debug.rc | 19 write /sys/kernel/pixel_debug/trigger "null"
|