Home
last modified time | relevance | path

Searched refs:message_ (Results 1 - 11 of 11) sorted by relevance

/base/update/updater/test/unittest/applypatch_test/
H A Dupdate_progress_unittest.cpp48 message_ = cmd + " " + content; in PostMessage()
52 return message_; in GetPostMessage()
55 std::string message_ {};
/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_callback_interface.h24 std::string message_; member
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dmock_notification_analytics_util.cpp51 message_ = message; in Message()
87 return message_; in GetMessage()
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dscreenlock_callback.cpp108 errorInfo_.message_ = CANCEL_UNLOCK_OPERATION; in OnCallBack()
110 errorInfo_.message_ = SCREENLOCK_FAIL; in OnCallBack()
H A Dnapi_screenlock_ability.cpp146 errorInfo.message_ = GetErrorMessage(errorInfo.errorCode_); in GetErrorInfo()
148 errorInfo.message_.c_str()); in GetErrorInfo()
199 ThrowError(env, errInfo.errorCode_, errInfo.message_); in NAPI_IsLocked()
453 ThrowError(env, errInfo.errorCode_, errInfo.message_); in NAPI_OnSystemEvent()
543 ThrowError(env, errInfo.errorCode_, errInfo.message_); in NAPI_IsScreenLockDisabled()
678 ThrowError(env, errInfo.errorCode_, errInfo.message_); in NAPI_GetScreenLockAuthState()
756 ThrowError(env, errInfo.errorCode_, errInfo.message_); in NAPI_GetStrongAuth()
H A Dasync_call.cpp176 napi_create_string_utf8(env, errorInfo.message_.c_str(), NAPI_AUTO_LENGTH, &message); in GenerateBusinessError()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.cpp28 message_(builder.message_) in FreezeJsonException()
40 message_ = message; in InitMessage()
54 exceptionMap[jsonExceptionMessage] = message_; in JsonStr()
H A Dfreeze_json_generator.h36 std::string message_ = ""; member in OHOS::HiviewDFX::FreezeJsonException::Builder
49 std::string message_; member in OHOS::HiviewDFX::FreezeJsonException
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dnotification_analytics_util.cpp90 message_ = message; in Message()
129 return message_; in GetMessage()
142 MESSAGE_DELIMITER + message_ + MESSAGE_DELIMITER; in Build()
311 reason["detail"] = message.message_; in BuildExtraInfo()
341 reason["detail"] = message.message_; in BuildExtraInfoWithReq()
/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_updateprocesser_unittest.cpp42 message_ = cmd + " " + content; in PostMessage()
46 return message_; in GetPostMessage()
49 std::string message_ {};
/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_analytics_util.h78 std::string message_; member in OHOS::Notification::HaMetaMessage

Completed in 7 milliseconds