Home
last modified time | relevance | path

Searched defs:enum_value (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/wifilogd/
Dlocal_utils.h57 constexpr auto CastEnumToInteger(T enum_value) { in CastEnumToInteger()
/system/chre/platform/shared/include/chre/platform/shared/
Dhost_messages_generated.h108 static const ChreMessage enum_value = ChreMessage::NONE; member
/system/chre/host/common/include/chre_host/
Dhost_messages_generated.h127 static const ChreMessage enum_value = ChreMessage::NONE; member
/system/media/camera/docs/
Dmetadata_helpers.py613 def enum_calculate_value_string(enum_value): argument
732 def jenum_value(enum_entry, enum_value): argument