Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/include/
H A Daudio_device_adapter_impl.h74 static constexpr int32_t PARAMS_STATE_NUM = 2; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/src/
H A Daudio_device_adapter_impl.cpp158 == PARAMS_STATE_NUM, ERR_INVALID_PARAM, "ParamEventCallback: Failed parse condition"); in HandleStateChangeEvent()