Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_device/
H A Daudio_device_generic.h32 NUM_STATUSES = 4 enumerator
/aosp_15_r20/external/webrtc/modules/audio_device/win/
H A Daudio_device_module_win.cc87 NUM_STATUSES = 4 enumerator
/aosp_15_r20/external/webrtc/sdk/android/src/jni/audio_device/
H A Daudio_device_module.cc54 NUM_STATUSES = 4 enumerator
/aosp_15_r20/external/tcpdump/
H A Dprint-802_11.c1005 #define NUM_STATUSES (sizeof(status_text) / sizeof(status_text[0])) macro