Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_inner_errors.h111 const int32_t ERROR_SERVICE_CONNECT_ERROR = 1600003; // Failed to connect service. variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp33 {ERROR_SERVICE_CONNECT_ERROR, "Failed to connect service"},
4839 ExternalCode = ERROR_SERVICE_CONNECT_ERROR; in ErrorToExternal()