Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dmedia_utils.cpp27 const ErrorCodePair g_errorCodePair[] = { variable
52 for (const auto& errPair : g_errorCodePair) { in TransErrorCode()
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/
H A Drecorder_utils.cpp25 const std::pair<ErrorCode, int32_t> g_errorCodePair[] = { variable
43 for (const auto& errPair : g_errorCodePair) { in TransErrorCode()