Home
last modified time | relevance | path

Searched defs:IO_ERROR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/update/updateservice/foundations/model/include/
H A Dcall_result.h39 IO_ERROR = 502, enumerator
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/
H A Dsystem_sound_manager_napi_ext.cpp41 const int IO_ERROR = -3; variable
/ohos5.0/base/request/request/frameworks/js/napi/include/
H A Djs_common.h71 IO_ERROR, enumerator
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/system_sound_manager/
H A Dsystem_sound_manager_impl.cpp55 const int IO_ERROR = -3; variable