OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:android_alarm_type_t
(Results
1 - 9
of
9
) sorted by null
/bionic/libc/kernel/common/linux/
android_alarm.h
28
}
android_alarm_type_t
;
typedef in typeref:enum:__anon161
/external/kernel-headers/original/linux/
android_alarm.h
29
}
android_alarm_type_t
;
typedef in typeref:enum:__anon2885
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
android_alarm.h
28
}
android_alarm_type_t
;
typedef in typeref:enum:__anon9122
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
android_alarm.h
28
}
android_alarm_type_t
;
typedef in typeref:enum:__anon9476
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
android_alarm.h
28
}
android_alarm_type_t
;
typedef in typeref:enum:__anon9830
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
android_alarm.h
28
}
android_alarm_type_t
;
typedef in typeref:enum:__anon10238
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
android_alarm.h
28
}
android_alarm_type_t
;
typedef in typeref:enum:__anon10612
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
android_alarm.h
28
}
android_alarm_type_t
;
typedef in typeref:enum:__anon11025
/system/core/toolbox/
alarm.c
29
android_alarm_type_t
alarmtype_low = ANDROID_ALARM_RTC_WAKEUP;
30
android_alarm_type_t
alarmtype_high = ANDROID_ALARM_RTC_WAKEUP;
31
android_alarm_type_t
alarmtype = 0;
Completed in 976 milliseconds