/device/generic/goldfish/opengl/shared/OpenglCodecCommon/ |
D | UnixStream.cpp | 57 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/ |
D | init.bullhead.rc | 237 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 …]
|
D | init.bullhead.diag.rc.userdebug | 12 user root
|
/device/huawei/angler/ |
D | init.angler.rc | 234 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/ |
D | init.shamu.rc | 43 # 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/ |
D | init.hammerhead.rc | 280 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 …]
|
D | init.hammerhead_fp.rc | 23 user system
|
/device/asus/flo/ |
D | init.flo.rc | 270 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/ |
D | init.deb.rc | 263 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/ |
D | init.goldfish.rc | 60 user root 72 user root 91 user system
|
/device/generic/goldfish/camera/ |
D | CallbackNotifier.cpp | 114 void* user) in setCallbacks() argument 117 __FUNCTION__, notify_cb, data_cb, data_cb_timestamp, get_memory, user); in setCallbacks() 124 mCBOpaque = user; in setCallbacks()
|
D | EmulatedCamera.h | 135 void* user); 310 void* user);
|
D | CallbackNotifier.h | 61 void* user);
|
/device/common/ |
D | generate-blob-lists.sh | 64 lunch aosp_$DEVICENAME-user 75 lunch aosp_$DEVICENAME-user
|
/device/generic/goldfish/qemud/ |
D | qemud.c | 305 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/ |
D | servicemanager.te | 1 # Drop (user, group) to (nobody, nobody)
|
/device/moto/shamu/camera/QCamera/HAL/wrapper/ |
D | QualcommCamera.h | 57 void *user);
|
/device/moto/shamu/camera/QCamera2/HAL/wrapper/ |
D | QualcommCamera.h | 56 void *user);
|
D | QualcommCamera.cpp | 90 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/ |
D | QualcommUsbCamera.h | 64 void *user);
|
/device/generic/mini-emulator-arm64/ |
D | init.mini-emulator.rc | 62 user root 74 user root
|
/device/generic/mini-emulator-armv7-a-neon/ |
D | init.mini-emulator.rc | 62 user root 74 user root
|
/device/moto/shamu/camera/QCamera/HAL2/wrapper/ |
D | QualcommCamera.cpp | 360 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/ |
D | rmt.te | 8 # Drop (user, group) to (nobody, nobody)
|
/device/asus/flo/sepolicy/ |
D | rmt.te | 8 # Drop (user, group) to (nobody, nobody)
|