Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_inner_errors.h110 const int32_t ERROR_IPC_ERROR = 1600002; // marshalling or unmarshalling erro… variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp32 {ERROR_IPC_ERROR, "Marshalling or unmarshalling error"},
4835 ExternalCode = ERROR_IPC_ERROR; in ErrorToExternal()