Home
last modified time | relevance | path

Searched refs:AAUDIO_PROP_LOG_MASK (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libaaudio/src/utility/
H A DAAudioUtilities.h210 #define AAUDIO_PROP_LOG_MASK "aaudio.log_mask" macro
H A DAAudioUtilities.cpp653 return property_get_int32(AAUDIO_PROP_LOG_MASK, 0); in AAudioProperty_getLogMask()