| /base/telephony/sms_mms/test/unittest/ |
| D | sms_cb_message_test.cpp | 114 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBody7Bit() local 129 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBody7BitUmts() local 143 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBody8Bit() local 157 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBodyUcs2() local 175 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestMessageBodyUcs2Umts() local 189 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType0() local 204 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType1() local 219 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType2() local 233 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType3() local 248 std::shared_ptr<GsmCbCodec> msg = GsmCbCodec::CreateCbMessage(data); in TestEtwsWarningType4() local [all …]
|
| /base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/ |
| D | dumpcatcher_interfaces_test.cpp | 152 std::string msg = ""; variable 180 std::string msg = ""; variable 201 std::string msg = ""; variable 223 std::string msg = ""; variable 266 std::string msg = ""; variable 297 std::string msg = ""; variable 321 std::string msg = ""; variable 343 std::string msg = ""; variable 377 std::string msg = ""; variable 416 std::string msg = ""; variable [all …]
|
| /base/telephony/sms_mms/services/sms/cdma/ |
| D | cdma_sms_teleservice_message.cpp | 99 CdmaSmsSubmitMessage::CdmaSmsSubmitMessage(TeleserviceSubmit &msg) in CdmaSmsSubmitMessage() 128 CdmaSmsSubmitMessage::CdmaSmsSubmitMessage(TeleserviceSubmit &msg, SmsReadBuffer &pdu) in CdmaSmsSubmitMessage() 178 CdmaSmsCancelMessage::CdmaSmsCancelMessage(TeleserviceCancel &msg) in CdmaSmsCancelMessage() 185 CdmaSmsDeliverReport::CdmaSmsDeliverReport(TeleserviceDeliverReport &msg) in CdmaSmsDeliverReport() 199 CdmaSmsDeliverMessage::CdmaSmsDeliverMessage(TeleserviceDeliver &msg, SmsReadBuffer &pdu, bool isCM… in CdmaSmsDeliverMessage() 218 void CdmaSmsDeliverMessage::PushParameter(uint8_t id, TeleserviceDeliver &msg) in PushParameter() 259 CdmaSmsDeliveryAck::CdmaSmsDeliveryAck(TeleserviceDeliverAck &msg, SmsReadBuffer &pdu) in CdmaSmsDeliveryAck() 286 CdmaSmsUserAck::CdmaSmsUserAck(TeleserviceUserAck &msg, SmsReadBuffer &pdu) in CdmaSmsUserAck() 315 CdmaSmsReadAck::CdmaSmsReadAck(TeleserviceReadAck &msg, SmsReadBuffer &pdu) in CdmaSmsReadAck()
|
| D | cdma_sms_transport_message.cpp | 96 …ptr<CdmaSmsTransportMessage> CdmaSmsTransportMessage::CreateTransportMessage(CdmaTransportMsg &msg) in CreateTransportMessage() 111 CdmaTransportMsg &msg, SmsReadBuffer &pdu) in CreateTransportMessage() 139 CdmaSmsP2pMessage::CdmaSmsP2pMessage(CdmaP2PMsg &msg) in CdmaSmsP2pMessage() 163 CdmaSmsP2pMessage::CdmaSmsP2pMessage(CdmaP2PMsg &msg, SmsReadBuffer &pdu) in CdmaSmsP2pMessage() 197 CdmaSmsBroadcastMessage::CdmaSmsBroadcastMessage(CdmaBroadCastMsg &msg) in CdmaSmsBroadcastMessage() 206 CdmaSmsBroadcastMessage::CdmaSmsBroadcastMessage(CdmaBroadCastMsg &msg, SmsReadBuffer &pdu) in CdmaSmsBroadcastMessage() 243 CdmaSmsAckMessage::CdmaSmsAckMessage(CdmaAckMsg &msg) in CdmaSmsAckMessage() 257 CdmaSmsAckMessage::CdmaSmsAckMessage(CdmaAckMsg &msg, SmsReadBuffer &pdu) in CdmaSmsAckMessage()
|
| /base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/ |
| D | common_event_parse.cpp | 77 void NapiThrow(napi_env env, int32_t errCode, std::string &msg) in NapiThrow() 131 std::string msg = "Incorrect parameter types.The type of param must be object."; in ParseParametersByCreateSubscriber() local 191 std::string msg = "Incorrect parameter types.The type of param must be function."; in ParseParametersByGetSubscribeInfo() local 228 std::string msg = "Incorrect parameter types.The type of param must be function."; in ParseParametersByIsOrderedCommonEvent() local 264 std::string msg = "Incorrect parameter types.The type of param must be function."; in ParseParametersByIsStickyCommonEvent() local 301 std::string msg = "Incorrect parameter types.The type of param must be function."; in ParseParametersByGetCode() local 338 std::string msg = "Incorrect parameter types.The type of param must be number."; in ParseParametersBySetCode() local 349 std::string msg = "Incorrect parameter types.The type of param must be function."; in ParseParametersBySetCode() local 433 std::string msg = "Incorrect parameter types.The type of param must be function."; in ParseParametersByGetData() local 472 std::string msg = "Incorrect parameter types.The type of param must be string."; in ParseParametersBySetData() local [all …]
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| D | disable_notification.cpp | 30 std::string msg = "Incorrect parameter types.The type of disabled must be boolean."; in ParseDisabledParameters() local 45 std::string msg = "Incorrect parameter types.The type of bundle list must be array."; in ParseBundleListParameters() local 53 … std::string msg = "Mandatory parameters are left unspecified. The bundle list length is zero."; in ParseBundleListParameters() local 64 std::string msg = "Incorrect parameter types.The type of bundle name must be string."; in ParseBundleListParameters() local 73 … std::string msg = "Mandatory parameters are left unspecified.The bundle name length is zero."; in ParseBundleListParameters() local 92 std::string msg = in ParseDisableNotificationParameters() local
|
| D | common_convert_request.cpp | 781 std::string msg = "Incorrect parameter types. The type of smallIcon must be object."; in GetNotificationSmallIcon() local 811 std::string msg = "Incorrect parameter types. The type of largeIcon must be object."; in GetNotificationLargeIcon() local 842 std::string msg = "Incorrect parameter types. The type of overlayIcon must be object."; in GetNotificationOverlayIcon() local 964 std::string msg = "Incorrect parameter types. The type of id must be number."; in GetNotificationId() local 994 std::string msg = "Incorrect parameter types.The type of param must be number."; in GetNotificationSlotType() local 1015 std::string msg = "Incorrect parameter types. The type of slotType must be number."; in GetNotificationSlotType() local 1050 std::string msg = "Incorrect parameter types. The type of isOngoing must be bool."; in GetNotificationIsOngoing() local 1077 std::string msg = "Incorrect parameter types. The type of isUnremovable must be bool."; in GetNotificationIsUnremovable() local 1104 std::string msg = "Incorrect parameter types. The type of deliveryTime must be number."; in GetNotificationDeliveryTime() local 1131 std::string msg = "Incorrect parameter types. The type of tapDismissed must be bool."; in GetNotificationtapDismissed() local [all …]
|
| D | common_convert_content.cpp | 535 std::string msg = "Incorrect parameter types. The type of normal must be object."; in GetNotificationBasicContent() local 569 std::string msg = "Incorrect parameter types. The type of title must be string."; in GetNotificationBasicContentDetailed() local 585 std::string msg = "Incorrect parameter types. The type of text must be string."; in GetNotificationBasicContentDetailed() local 603 … std::string msg = "Incorrect parameter types. The type of additionalText must be string."; in GetNotificationBasicContentDetailed() local 635 std::string msg = "Incorrect parameter types. The type of longText must be object."; in GetNotificationLongTextContent() local 683 std::string msg = "Incorrect parameter types. The type of longText must be string."; in GetNotificationLongTextContentDetailed() local 705 std::string msg = "Incorrect parameter types. The type of briefText must be string."; in GetNotificationLongTextContentDetailed() local 727 std::string msg = "Incorrect parameter types. The type of expandedTitle must be string."; in GetNotificationLongTextContentDetailed() local 760 std::string msg = "Incorrect parameter types. The type of picture must be object."; in GetNotificationPictureContent() local 805 std::string msg = "Incorrect parameter types. The type of briefText must be string."; in GetNotificationPictureContentDetailed() local [all …]
|
| D | common.cpp | 395 std::string msg = "Incorrect parameter types.The type of slotTypes must be array."; in GetNotificationSubscriberInfo() local 402 … std::string msg = "Incorrect parameters are left unspecified. The slotTypes list length is zero."; in GetNotificationSubscriberInfo() local 414 std::string msg = "Incorrect parameter types.The type of slotType must be number."; in GetNotificationSubscriberInfo() local 421 std::string msg = "Incorrect parameter types.slotType name must be in enum."; in GetNotificationSubscriberInfo() local 676 std::string msg = "Incorrect parameter types. The type of editType must be number."; in GetNotificationUserInputByEditType() local 706 … std::string msg = "Incorrect parameter types. The type of additionalData must be object."; in GetNotificationUserInputByAdditionalData() local 735 …std::string msg = "Incorrect parameter types. The type of notificationContentType must be number."; in GetNotificationContentType() local 752 std::string msg = "Incorrect parameter types. The type of contentType must be number."; in GetNotificationContentType() local 782 … std::string msg = "Incorrect parameter types. The type of notificationType must be number."; in GetNotificationSlot() local 791 std::string msg = "Incorrect parameter types. The type of type must be number."; in GetNotificationSlot() local [all …]
|
| /base/print/print_fwk/services/print_service/src/ |
| D | hisys_event_util.cpp | 23 …oid HisysEventUtil::reportBehaviorEvent(std::string name, int behaviorCode, const std::string &msg) in reportBehaviorEvent() 35 …sysEventUtil::reportFaultEvent(std::string name, int faultCode, std::string scene, std::string msg) in reportFaultEvent() 48 void HisysEventUtil::reportPrintSuccess(const std::string &msg) in reportPrintSuccess() 53 void HisysEventUtil::faultPrint(std::string scene, std::string msg) in faultPrint()
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| D | hks_openssl_hash.c | 66 static int32_t HashCheckParam(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HashCheckParam() 76 int32_t HksOpensslHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HksOpensslHash() 119 int32_t HksOpensslHashUpdate(void *cryptoCtx, const struct HksBlob *msg) in HksOpensslHashUpdate() 134 int32_t HksOpensslHashFinal(void **cryptoCtx, const struct HksBlob *msg, struct HksBlob *hash) in HksOpensslHashFinal()
|
| D | hks_openssl_hmac.c | 43 static int32_t HmacCheckBuffer(const struct HksBlob *key, const struct HksBlob *msg, const struct H… in HmacCheckBuffer() 71 const struct HksBlob *key, uint32_t alg, const struct HksBlob *msg, const struct HksBlob *mac) in HmacCheckParam() 94 int32_t HksOpensslHmac(const struct HksBlob *key, uint32_t digestAlg, const struct HksBlob *msg, st… in HksOpensslHmac() 161 int32_t HksOpensslHmacUpdate(void *cryptoCtx, const struct HksBlob *msg) in HksOpensslHmacUpdate() 179 int32_t HksOpensslHmacFinal(void **cryptoCtx, struct HksBlob *msg, struct HksBlob *mac) in HksOpensslHmacFinal()
|
| /base/hiviewdfx/hilog/frameworks/libhilog/vsnprintf/ |
| D | vsnprintf_s_p.c | 37 #define SECUREC_ERROR_INVALID_PARAMTER(msg) assert(msg "invalid argument" == NULL) argument 38 #define SECUREC_ERROR_INVALID_RANGE(msg) assert(msg "invalid dest buffer size" == NULL) argument 41 #define SECUREC_ERROR_INVALID_PARAMTER(msg) printk("%s invalid argument\n", msg) argument 42 #define SECUREC_ERROR_INVALID_RANGE(msg) printk("%s invalid dest buffer size\n", msg) argument 44 #define SECUREC_ERROR_INVALID_PARAMTER(msg) printf("%s invalid argument\n", msg) argument 45 #define SECUREC_ERROR_INVALID_RANGE(msg) printf("%s invalid dest buffer size\n", msg) argument 48 #define SECUREC_ERROR_INVALID_PARAMTER(msg) LogSecureCRuntimeError(msg " EINVAL\n") argument 49 #define SECUREC_ERROR_INVALID_RANGE(msg) LogSecureCRuntimeError(msg " ERANGE\n") argument 51 #define SECUREC_ERROR_INVALID_PARAMTER(msg) ((void)0) argument 52 #define SECUREC_ERROR_INVALID_RANGE(msg) ((void)0) argument [all …]
|
| /base/telephony/call_manager/test/unittest/distributed_communication_test/src/ |
| D | distributed_data_test.cpp | 76 cJSON *msg = cJSON_Parse(json.c_str()); variable 142 cJSON *msg = cJSON_Parse("{ \"dataType\": 101 }"); variable 177 cJSON *msg = cJSON_Parse("{ \"itemType\": 0, \"num\": \"123456\" }"); variable 234 cJSON *msg = cJSON_Parse("{ \"itemType\": 0, \"num\": \"123456\" }"); variable 269 cJSON *msg = cJSON_Parse(json.c_str()); variable 312 cJSON *msg = cJSON_Parse("{ \"testKey\": 0 }"); variable 385 cJSON *msg = cJSON_Parse("{ \"test\": 0 }"); variable 414 cJSON *msg = cJSON_Parse("{ \"test\": 0 }"); variable 459 cJSON *msg = cJSON_Parse("{ \"num\": \"123\" }"); variable
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| D | dslm_test.cpp | 488 MessageBuff *msg = nullptr; variable 501 MessageBuff **msg = nullptr; variable 511 MessageBuff msg = {.length = messageLen, .buff = (uint8_t *)message}; variable 528 MessageBuff *msg = nullptr; variable 543 MessageBuff **msg = nullptr; variable 552 MessageBuff msg; variable 567 MessageBuff msg = {.length = messageLen, .buff = (uint8_t *)message}; variable 583 MessageBuff msg = {.length = messageLen, .buff = (uint8_t *)message}; variable 595 MessageBuff msg = {.length = messageLen, .buff = (uint8_t *)message}; variable 612 MessageBuff msg = {.length = messageLen, .buff = message}; variable [all …]
|
| /base/inputmethod/imf/common/src/ |
| D | message_handler.cpp | 30 Message *msg = mQueue.front(); in ~MessageHandler() local 41 void MessageHandler::SendMessage(Message *msg) in SendMessage() 56 Message *msg = reinterpret_cast<Message *>(mQueue.front()); in GetMessage() local
|
| /base/notification/distributed_notification_service/interfaces/inner_api/ |
| D | reminder_request.h | 29 #define READ_STRING_RETURN_FALSE_LOG(parcel, value, msg) \ argument 35 #define READ_BOOL_RETURN_FALSE_LOG(parcel, value, msg) \ argument 41 #define READ_INT64_RETURN_FALSE_LOG(parcel, value, msg) \ argument 47 #define READ_INT32_RETURN_FALSE_LOG(parcel, value, msg) \ argument 53 #define READ_UINT64_RETURN_FALSE_LOG(parcel, value, msg) \ argument 59 #define READ_UINT32_RETURN_FALSE_LOG(parcel, value, msg) \ argument 65 #define READ_UINT16_RETURN_FALSE_LOG(parcel, value, msg) \ argument 71 #define READ_UINT8_RETURN_FALSE_LOG(parcel, value, msg) \ argument 77 #define WRITE_STRING_RETURN_FALSE_LOG(parcel, value, msg) \ argument 83 #define WRITE_BOOL_RETURN_FALSE_LOG(parcel, value, msg) \ argument [all …]
|
| /base/hiviewdfx/faultloggerd/test/systemtest/ |
| D | dumpcatcher_system_test.cpp | 253 string msg = ""; variable 273 string msg = ""; variable 291 string msg = ""; variable 313 string msg = ""; variable 335 string msg = ""; variable 355 string msg = ""; variable 374 string msg = ""; variable 394 string msg = ""; variable 415 string msg = ""; variable 434 string msg = ""; variable [all …]
|
| /base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
| D | distributed_data_controller.cpp | 29 cJSON *msg = cJSON_Parse(recvData.c_str()); in OnReceiveMsg() local 81 bool DistributedDataController::GetInt32Value(const cJSON *msg, const std::string &name, int32_t &v… in GetInt32Value() 92 bool DistributedDataController::GetStringValue(const cJSON *msg, const std::string &name, std::stri… in GetStringValue() 108 bool DistributedDataController::GetBoolValue(const cJSON *msg, const std::string &name, bool &value) in GetBoolValue() 119 void DistributedDataController::HandleMuted(const cJSON *msg) in HandleMuted()
|
| /base/location/frameworks/cj/source/ |
| D | nmea_message_callback.cpp | 33 void { lambda(MallocCString(msg)); }; in NmeaMessageCallback() 56 std::string msg = Str16ToStr8(data.ReadString16()); in OnRemoteRequest() local 73 void NmeaMessageCallback::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
|
| /base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/ |
| D | ril_sms_test.cpp | 490 GsmSmsMessageInfo msg; variable 509 GsmSmsMessageInfo msg; variable 566 GsmSmsMessageInfo msg; variable 585 GsmSmsMessageInfo msg; variable 604 SendCdmaSmsMessageInfo msg; variable 622 SendCdmaSmsMessageInfo msg; variable
|
| /base/useriam/user_auth_framework/frameworks/native/client/src/ |
| D | auth_message_impl.cpp | 21 const std::vector<uint8_t> &AuthMessageImpl::GetMsgBuffer(const std::shared_ptr<AuthMessage> &msg) in GetMsgBuffer() 28 std::shared_ptr<AuthMessage> AuthMessage::As(const std::vector<uint8_t> &msg) in As()
|
| /base/telephony/call_manager/services/interoperable_call/src/ |
| D | interoperable_data_controller.cpp | 29 cJSON *msg = cJSON_Parse(recvData.c_str()); in OnReceiveMsg() local 76 void InteroperableDataController::HandleMuted(const cJSON *msg) in HandleMuted() 133 bool InteroperableDataController::GetInt32Value(const cJSON *msg, const std::string &name, int32_t … in GetInt32Value() 144 bool InteroperableDataController::GetBoolValue(const cJSON *msg, const std::string &name, bool &val… in GetBoolValue()
|
| /base/hiviewdfx/hilog/services/hilogd/ |
| D | log_collector.cpp | 33 void LogCollector::InsertDropInfo(const HilogMsg &msg, int droppedCount) in InsertDropInfo() 75 HilogMsg& msg = *(reinterpret_cast<HilogMsg *>(data.data())); in onDataRecv() local 128 size_t LogCollector::InsertLogToBuffer(const HilogMsg& msg) in InsertLogToBuffer()
|
| /base/hiviewdfx/hiview/plugins/unified_collector/observer/ |
| D | uc_telemertry_listerner.cpp | 38 void TelemetryListener::OnUnorderedEvent(const Event &msg) in OnUnorderedEvent() 62 std::string TelemetryListener::GetValidParam(const Event &msg, bool &isCloseMsg) in GetValidParam() 98 bool TelemetryListener::InitAndCorrectTimes(const Event &msg) in InitAndCorrectTimes() 136 bool TelemetryListener::SendStartEvent(const Event &msg, int64_t traceDuration, int64_t delayTime) in SendStartEvent()
|