OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_inited
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
boot-properties.c
67
static int
_inited
;
variable
116
if (!
_inited
) {
118
_inited
= 1;
338
if (!
_inited
) {
adb-qemud.c
380
static int
_inited
= 0;
local
386
if (!
_inited
) {
/external/qemu/android/camera/
camera-service.c
1271
static int
_inited
= 0;
local
[
all
...]
Completed in 51 milliseconds