Home
last modified time | relevance | path

Searched refs:user (Results 1 – 25 of 64) sorted by relevance

123

/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
DUnixStream.cpp57 const char* user = getenv("USER"); in make_unix_path() local
58 if (user != NULL) { in make_unix_path()
60 snprintf(tmp, sizeof(tmp), "/tmp/android-%s", user); in make_unix_path()
71 user = NULL; // will fall-back to /tmp in make_unix_path()
75 user = NULL; // will fallback to /tmp in make_unix_path()
79 if (user == NULL) { // fallback to /tmp in case of error in make_unix_path()
/device/lge/bullhead/
Dinit.bullhead.rc237 user root
242 user root
247 user bluetooth
268 user radio
273 user root
279 user radio
288 user system
293 user system
317 user root
330 # we will start as root and wpa_supplicant will switch to user wifi
[all …]
Dinit.bullhead.diag.rc.userdebug12 user root
/device/huawei/angler/
Dinit.angler.rc234 user system
255 user root
260 user root
266 user root
271 user root
276 user root
281 user root
290 user radio
295 user root
305 user radio
[all …]
/device/moto/shamu/
Dinit.shamu.rc43 # Keeping following partitions outside fstab file. As user may not have
353 user root
357 user root
364 user radio
370 user radio
376 user radio
385 user system
391 user root
401 user root
420 # we will start as root and wpa_supplicant will switch to user wifi
[all …]
/device/lge/hammerhead/
Dinit.hammerhead.rc280 user root
285 user radio
291 user radio
301 user root
306 user root
316 # we will start as root and wpa_supplicant will switch to user wifi
318 # user wifi
329 # we will start as root and wpa_supplicant will switch to user wifi
331 # user wifi
398 user root
[all …]
Dinit.hammerhead_fp.rc23 user system
/device/asus/flo/
Dinit.flo.rc270 user root
275 user root
280 user bluetooth
293 user radio
299 user radio
309 user system
331 user root
338 # we will start as root and wpa_supplicant will switch to user wifi
340 # user wifi
354 # we will start as root and wpa_supplicant will switch to user wifi
[all …]
/device/asus/deb/
Dinit.deb.rc263 user root
268 user root
273 user bluetooth
286 user radio
292 user radio
302 user system
323 user root
330 # we will start as root and wpa_supplicant will switch to user wifi
332 # user wifi
346 # we will start as root and wpa_supplicant will switch to user wifi
[all …]
/device/generic/goldfish/
Dinit.goldfish.rc60 user root
72 user root
91 user system
/device/generic/goldfish/camera/
DCallbackNotifier.cpp114 void* user) in setCallbacks() argument
117 __FUNCTION__, notify_cb, data_cb, data_cb_timestamp, get_memory, user); in setCallbacks()
124 mCBOpaque = user; in setCallbacks()
DEmulatedCamera.h135 void* user);
310 void* user);
DCallbackNotifier.h61 void* user);
/device/common/
Dgenerate-blob-lists.sh64 lunch aosp_$DEVICENAME-user
75 lunch aosp_$DEVICENAME-user
/device/generic/goldfish/qemud/
Dqemud.c305 typedef void (*EventFunc)( void* user, int events );
409 looper_add( Looper* l, int fd, EventFunc func, void* user ) in looper_add() argument
420 hook->ev_user = user; in looper_add()
699 typedef void (*PostFunc) ( void* user, Packet* p );
700 typedef void (*CloseFunc)( void* user );
705 void* user; member
715 r->post( r->user, p ); in receiver_post()
728 r->close( r->user ); in receiver_close()
1191 recv.user = s; in serial_init()
1399 recv.user = c; in client_new()
[all …]
/device/lge/bullhead/sepolicy/
Dservicemanager.te1 # Drop (user, group) to (nobody, nobody)
/device/moto/shamu/camera/QCamera/HAL/wrapper/
DQualcommCamera.h57 void *user);
/device/moto/shamu/camera/QCamera2/HAL/wrapper/
DQualcommCamera.h56 void *user);
DQualcommCamera.cpp90 void* user; member
216 void *user) in set_CallBacks() argument
221 hardware->set_CallBacks(device, notify_cb,data_cb, data_cb_timestamp, get_memory, user); in set_CallBacks()
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
DQualcommUsbCamera.h64 void *user);
/device/generic/mini-emulator-arm64/
Dinit.mini-emulator.rc62 user root
74 user root
/device/generic/mini-emulator-armv7-a-neon/
Dinit.mini-emulator.rc62 user root
74 user root
/device/moto/shamu/camera/QCamera/HAL2/wrapper/
DQualcommCamera.cpp360 void *user) in set_notify_callback() argument
366 rc = hardware->set_notify_callback(notify_cb, user); in set_notify_callback()
406 void *user)
411 hardware->setCallbacks(notify_cb,data_cb, data_cb_timestamp, get_memory, user);
/device/lge/hammerhead/sepolicy/
Drmt.te8 # Drop (user, group) to (nobody, nobody)
/device/asus/flo/sepolicy/
Drmt.te8 # Drop (user, group) to (nobody, nobody)

123