Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/common/include/
Dans_inner_errors.h116 const int32_t ERROR_DISTRIBUTED_OPERATION_FAILED = 1600010; // Distributed operation failed. variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/
Dcommon.cpp39 {ERROR_DISTRIBUTED_OPERATION_FAILED, "Distributed operation failed"},
4781 ExternalCode = ERROR_DISTRIBUTED_OPERATION_FAILED; in ErrorToExternal()