Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/ringtone_player/
H A Dringtone_player_impl.cpp32 const int32_t ERRCODE_IOERROR = 5400103; variable
366 return ERRCODE_IOERROR; in Start()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/system_tone_player/
H A Dsystem_tone_player_impl.cpp43 const int32_t ERRCODE_IOERROR = 5400103; variable
396 return ERRCODE_IOERROR; in Prepare()