OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ALARM
(Results
1 - 7
of
7
) sorted by null
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/cloudwatch/
alarm.py
51
ALARM
= '
ALARM
'
69
Creates a new
Alarm
.
72
:param name: Name of
alarm
.
75
:param metric: Name of
alarm
's associated metric.
78
:param namespace: The namespace for the
alarm
's metric.
81
:param statistic: The statistic to apply to the
alarm
's associated
128
ALARM
state
224
""" Temporarily sets the state of an
alarm
.
227
:param value: OK |
ALARM
| INSUFFICIENT_DAT
[
all
...]
/external/tcpdump/
print-ntp.c
137
#define
ALARM
0xc0 /*
alarm
condition (clock unsynchronized) */
190
{
ALARM
, "clock unsynchronized" },
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java
300
ALARM
("
alarm
"),
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
OtherMetadataFragment.java
300
ALARM
("
alarm
"),
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
OtherMetadataFragment.java
300
ALARM
("
alarm
"),
/hardware/qcom/audio/post_proc/
volume_listener.c
39
i ==
ALARM
?"
ALARM
": \
66
ALARM
,
109
/* volume listener,
alarm
UUID: 09f303e2-0590-11e5-8fdb-0025b32654a0 */
117
"Volume listener for
alarm
",
207
context->stream_type ==
ALARM
? "
ALARM
" :
/hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h
77
ALARM
= 4,
Completed in 881 milliseconds