Home
last modified time | relevance | path

Searched refs:_inited (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/
Dboot-properties.c67 static int _inited; variable
116 if (!_inited) { in boot_property_add2()
118 _inited = 1; in boot_property_add2()
338 if (!_inited) { in boot_property_init_service()
Dadb-qemud.c380 static int _inited = 0; in android_adb_service_init() local
386 if (!_inited) { in android_adb_service_init()
/external/qemu/android/camera/
Dcamera-service.c1271 static int _inited = 0; in android_camera_service_init() local
1273 if (!_inited) { in android_camera_service_init()