Home
last modified time | relevance | path

Searched refs:E_NOTIFY_TASK_DATA_IS_NULL (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/ringtone_library/services/utils/include/
H A Dringtone_errno.h132 constexpr int32_t E_NOTIFY_TASK_DATA_IS_NULL = RINGTONE_ERR(E_RINGTONE_NOTIFY_OFFSET, 1); member
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_notify.cpp284 CHECK_AND_RETURN_RET_LOG(taskData != nullptr, E_NOTIFY_TASK_DATA_IS_NULL, "taskData is null"); in Notify()
/foundation/multimedia/media_library/frameworks/utils/include/
H A Dmedialibrary_errno.h193 constexpr int32_t E_NOTIFY_TASK_DATA_IS_NULL = MEDIA_LIBRARY_ERR(E_MEDIA_NOTIFY_OFFSET, 1); member

Completed in 3 milliseconds