Home
last modified time | relevance | path

Searched refs:MSExtErrorToString (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/player_framework/interfaces/inner_api/native/
H A Dmedia_errors.h27 __attribute__((visibility("default"))) std::string MSExtErrorToString(MediaServiceExtErrCode code);
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Drecorder_callback_napi.cpp66 cb->errorMsg = MSExtErrorToString(static_cast<MediaServiceExtErrCode>(errCode)); in SendErrorCallback()
/foundation/multimedia/player_framework/frameworks/native/common/
H A Dmedia_errors.cpp419 std::string MSExtErrorToString(MediaServiceExtErrCode code) in MSExtErrorToString() function
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_unit_test.cpp2699 MSExtErrorToString(static_cast<MediaServiceExtErrCode>(code)); in HWTEST_F()

Completed in 8 milliseconds