Home
last modified time | relevance | path

Searched refs:start (Results 1 – 25 of 85) sorted by relevance

1234

/device/moto/shamu/
Dinit.shamu.usb.rc38 start tcmd
47 start adbd
75 start adbd
98 start adbd
102 start tcmd
114 start adbd
118 start tcmd
133 start tcmd
145 start adbd
150 start tcmd
[all …]
Dinit.shamu.rc45 # results in failure to launch late-start class.
336 start btwlancoex
340 start ftmd
391 start imsdatadaemon
413 # we will start as root and wpa_supplicant will switch to user wifi
426 # we will start as root and wpa_supplicant will switch to user wifi
502 start qcom-post-boot
505 start ss_ramdump
514 start thermal-engine
554 start usf-post-boot
[all …]
Dreleasetools.py56 for name, start, end in imgs:
57 start_offset = HEADER_SIZE + start * SECTOR_SIZE
/device/generic/mini-emulator-arm64/
Dinit.mini-emulator.rc11 # to force to start sdcard
34 # start essential services
35 start qemud
36 start goldfish-logcat
37 start goldfish-setup
/device/generic/mini-emulator-armv7-a-neon/
Dinit.mini-emulator.rc11 # to force to start sdcard
34 # start essential services
35 start qemud
36 start goldfish-logcat
37 start goldfish-setup
/device/htc/flounder/
Dinit.flounder.usb.rc31 start adbd
52 start adbd
72 start adbd
82 start adbd
92 start adbd
105 start adbd
118 start adbd
131 start adbd
Dinit.recovery.flounder.rc2 start watchdogd
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraParameters.cpp237 char *start, *end; in parseNDimVector() local
247 start = (char*) str; in parseNDimVector()
248 start++; in parseNDimVector()
250 *(num+i) = (int) strtol(start, &end, 10); in parseNDimVector()
255 start = end+1; in parseNDimVector()
/device/asus/flo/
Dinit.flo.usb.rc47 start adbd
72 start adbd
97 start adbd
107 start adbd
117 start adbd
133 start adbd
145 start adbd
160 start adbd
175 start adbd
Dinit.flo.rc286 start hciattach
315 start kickstart
321 start asus-dbug-d
338 # we will start as root and wpa_supplicant will switch to user wifi
354 # we will start as root and wpa_supplicant will switch to user wifi
458 # start diag_mdlog
461 start qmuxd
462 start netmgrd
DWCNSS_qcom_cfg.ini190 #Preferred channel to start BT AMP AP mode (0 means, any channel)
204 #If set will start with active scan after driver load, otherwise will start with
/device/generic/goldfish/
Dinit.goldfish.rc32 # start essential services
33 start qemud
34 start goldfish-logcat
35 start goldfish-setup
/device/lge/hammerhead/
Dinit.hammerhead.usb.rc47 start adbd
72 start adbd
97 start adbd
113 start adbd
123 start adbd
133 start adbd
148 start adbd
Dinit.hammerhead.rc210 start rmt_storage
211 start irsc_util
239 start mpdecision
267 start mpdecision
276 start ssr_ramdump
316 # we will start as root and wpa_supplicant will switch to user wifi
329 # we will start as root and wpa_supplicant will switch to user wifi
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraStream.h101 virtual status_t start();
172 status_t start() ;
230 status_t start();
273 status_t start();
/device/asus/flo/sepolicy/
Dperfprofd.te3 # then re-enables afterwards with setprop ctl.start
/device/moto/shamu/sepolicy/
Dperfprofd.te3 # then re-enables afterwards with setprop ctl.start
Dims.te44 # Allow ims to tell init to start the ims data service via property=sys.ims.QMI_DAEMON_STATUS
/device/lge/hammerhead/sepolicy/
Dperfprofd.te3 # then re-enables afterwards with setprop ctl.start
/device/asus/fugu/libaudio/
DAudioHotplugThread.h47 bool start();
/device/generic/goldfish/camera/fake-pipeline2/
DJpegCompressor.h59 status_t start(Buffers *buffers, JpegListener *listener);
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraChannel.h59 virtual int32_t start();
/device/asus/flo/camera/QCamera2/HAL/
DQCameraChannel.h59 virtual int32_t start();
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Stream.h68 virtual int32_t start();
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c249 int8_t start = cmd_cb->u.gen_cmd.payload[0]; in mm_channel_process_stream_buf() local
251 __func__, __LINE__, start); in mm_channel_process_stream_buf()
255 if (start) { in mm_channel_process_stream_buf()
265 int8_t start = cmd_cb->u.gen_cmd.payload[0]; in mm_channel_process_stream_buf() local
267 __func__, __LINE__, start); in mm_channel_process_stream_buf()
268 if (start) { in mm_channel_process_stream_buf()
278 int8_t start = cmd_cb->u.gen_cmd.payload[0]; in mm_channel_process_stream_buf() local
280 __func__, __LINE__, start); in mm_channel_process_stream_buf()
281 if (start) { in mm_channel_process_stream_buf()

1234