| /base/security/huks/test/unittest/huks_standard_test/crypto_engine_test/src/ |
| H A D | hks_crypto_hal_aes_encrypt.cpp | 417 HksBlob message = { .size = inLen, .data = (uint8_t *)HksMalloc(inLen) }; in RunTestCase() local
|
| H A D | hks_crypto_hal_rsa_oaep_decrypt.cpp | 792 HksBlob message = { .size = inLen, .data = (uint8_t *)HksMalloc(inLen) }; in RunTestCase() local
|
| H A D | hks_crypto_hal_rsa_oaep_encrypt.cpp | 666 HksBlob message = { .size = inLen, .data = (uint8_t *)HksMalloc(inLen) }; in RunTestCase() local
|
| H A D | hks_crypto_hal_ecdsa_sign.cpp | 523 HksBlob message = { .size = dataLen, .data = (uint8_t *)HksMalloc(dataLen) }; in RunTestCase() local
|
| /base/sensors/sensor/vibration_convert/interfaces/js/src/ |
| H A D | vibrator_convert_napi_utils.cpp | 199 napi_value message = nullptr; in CreateArray() local
|
| /base/startup/appspawn/standard/ |
| H A D | appspawn_msgmgr.c | 27 void *GetAppSpawnMsgInfo(const AppSpawnMsgNode *message, int type) in GetAppSpawnMsgInfo() argument 36 void *GetAppSpawnMsgExtInfo(const AppSpawnMsgNode *message, const char *name, uint32_t *len) in GetAppSpawnMsgExtInfo() argument 63 CheckAppSpawnMsgFlag(const AppSpawnMsgNode *message, uint32_t type, uint32_t index) CheckAppSpawnMsgFlag() argument 85 SetAppSpawnMsgFlag(const AppSpawnMsgNode *message, uint32_t type, uint32_t index) SetAppSpawnMsgFlag() argument 96 AppSpawnMsgNode *message = (AppSpawnMsgNode *)calloc(1, sizeof(AppSpawnMsgNode)); CreateAppSpawnMsg() local 131 AppSpawnMsgRebuild(AppSpawnMsgNode *message, const AppSpawnMsg *msg) AppSpawnMsgRebuild() argument 152 RebuildAppSpawnMsgNode(AppSpawnMsgNode *message, AppSpawnedProcess *appInfo) RebuildAppSpawnMsgNode() argument 178 CheckAppSpawnMsg(const AppSpawnMsgNode *message) CheckAppSpawnMsg() argument 257 DecodeAppSpawnMsg(AppSpawnMsgNode *message) DecodeAppSpawnMsg() argument 301 AppSpawnMsgNode *message = *outMsg; GetAppSpawnMsgFromBuffer() local 370 DumpAppSpawnMsg(const AppSpawnMsgNode *message) DumpAppSpawnMsg() argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
| H A D | openssl_rsa_helper.c | 388 int32_t OpensslRsaSignWithNoneDegist(struct HksBlob *key, int padding, const struct HksBlob *message, in OpensslRsaSignWithNoneDegist() argument 406 int32_t OpensslRsaVerifyWithNoneDegist(struct HksBlob *key, int padding, const struct HksBlob *message, in OpensslRsaVerifyWithNoneDegist() argument
|
| /base/sensors/sensor/frameworks/js/napi/include/ |
| H A D | async_callback_info.h | 97 string message;
member
|
| /base/startup/appspawn/modules/ace_adapter/ |
| H A D | ace_adapter.cpp | 142 APPSPAWN_STATIC int BuildFdInfoMap(const AppSpawnMsgNode *message, std::map<std::string, int> &fdMap, int isColdRun) in BuildFdInfoMap() argument [all...] |
| /base/security/huks/services/huks_standard/huks_engine/main/core/src/ |
| H A D | hks_core_service_key_operate_one_stage.c | 163 struct HksBlob message in SignVerify() local 101 GetSignVerifyMessage(const struct HksParamSet *nodeParamSet, const struct HksBlob *srcData, struct HksBlob *message, bool *needFree, const struct HksParamSet *paramSet) GetSignVerifyMessage() argument [all...] |
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
| H A D | hks_backup_test.cpp | 341 uint8_t message[] = "0123456789abcdef"; in HWTEST_F() local 387 uint8_t message[] = "0123456789abcdef"; in HWTEST_F() local
|
| /base/telephony/sms_mms/services/sms/gsm/ |
| H A D | gsm_sms_cb_handler.cpp | 240 void GsmSmsCbHandler::HandleCbMessage(std::shared_ptr<CBConfigReportInfo> &message) in HandleCbMessage() argument
|
| /base/telephony/sms_mms/test/fuzztest/cdmasmsdecode_fuzzer/ |
| H A D | cdmasmsdecode_fuzzer.cpp | 593 auto message = CdmaSmsTransportMessage::CreateTransportMessage(msg, pdu); in TransportMessageDecode() local
|
| /base/telephony/sms_mms/test/fuzztest/cdmasmsencode_fuzzer/ |
| H A D | cdmasmsencode_fuzzer.cpp | 404 auto message = CdmaSmsTransportMessage::CreateTransportMessage(msg); in TransportMessageEncode() local
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | cb_gtest.cpp | 790 auto message = std::make_shared<CBConfigReportInfo>(); in ReceiveCellBroadCastTestFunc() local 811 auto message = std::make_shared<CBConfigReportInfo>(); ReceiveCellBroadCastTestFunc2() local [all...] |
| H A D | zero_branch_cdma_sms_test.cpp | 501 auto message = std::make_shared<CdmaSmsTransportMessage>(); in HWTEST_F() local 531 auto message = CdmaSmsTransportMessage::CreateTransportMessage(msg); in HWTEST_F() local 539 auto message = CdmaSmsTransportMessage::CreateTransportMessage(msg); in HWTEST_F() local 555 auto message = CdmaSmsTransportMessage::CreateTransportMessage(msg, buffer); HWTEST_F() local 565 auto message = CdmaSmsTransportMessage::CreateTransportMessage(msg, buffer); HWTEST_F() local 576 auto message = CdmaSmsTransportMessage::CreateTransportMessage(msg, buffer); HWTEST_F() local 589 auto message = std::make_shared<CdmaSmsTransportMessage>(); HWTEST_F() local 633 auto message = std::make_shared<CdmaSmsTeleserviceMessage>(); HWTEST_F() local [all...] |
| /base/telephony/call_manager/frameworks/js/napi/src/ |
| H A D | napi_call_manager_utils.cpp | 154 napi_value message = nullptr; in CreateErrorMessage() local 162 napi_value message = nullptr; in CreateErrorMessageWithErrorCode() local
|
| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_send_manager.cpp | 225 int32_t SmsSendManager::SplitMessage(const std::string &message, std::vector<std::u16string> &splitMessage) in SplitMessage() argument 259 int32_t SmsSendManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthInfo &lenInfo) in GetSmsSegmentsInfo() argument
|
| H A D | sms_receive_handler.cpp | 132 std::shared_ptr<SmsBaseMessage> message = nullptr; in ProcessEvent() local
|
| H A D | sms_interface_manager.cpp | 139 int32_t SmsInterfaceManager::GetAllSimMessages(std::vector<ShortMessage> &message) in GetAllSimMessages() argument 211 int32_t SmsInterfaceManager::SplitMessage(const std::string &message, std::vector<std::u16string> &splitMessage) in SplitMessage() argument 220 int32_t SmsInterfaceManager::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthInfo &outInfo) in GetSmsSegmentsInfo() argument
|
| /base/telephony/sms_mms/services/sms/satellite_service_interaction/src/ |
| H A D | satellite_sms_client.cpp | 275 int32_t SatelliteSmsClient::SendSms(int32_t slotId, int32_t eventId, SatelliteMessage &message) in SendSms() argument 286 int32_t SatelliteSmsClient::SendSmsMoreMode(int32_t slotId, int32_t eventId, SatelliteMessage &message) in SendSmsMoreMode() argument
|
| /base/time/time_service/framework/js/napi/system_time/src/ |
| H A D | js_systemtime.cpp | 43 std::string message = "system error"; member [all...] |
| /base/time/time_service/framework/js/napi/common/src/ |
| H A D | napi_utils.cpp | 81 napi_value message = nullptr; in ThrowError() local 101 napi_value NapiUtils::GetCallbackErrorValue(napi_env env, int32_t errCode, const std::string &message) in GetCallbackErrorValue() argument 129 void NapiUtils::SetPromise(napi_env env, napi_deferred deferred, int32_t errorCode, const std::string &message, in SetPromise() argument 139 void NapiUtils::SetCallback(napi_env env, napi_ref callbackIn, int32_t errorCode, const std::string &message, in SetCallback() argument [all...] |
| /base/web/webview/ohos_adapter/cert_mgr_adapter/src/ |
| H A D | cert_mgr_adapter_impl.cpp | 410 const struct CmBlob message = {certDataLen, const_cast<uint8_t *>(certData)}; in Sign() local
|
| /base/useriam/user_auth_framework/services/core/src/ |
| H A D | schedule_node_builder.cpp | 115 std::shared_ptr<Builder> ScheduleNodeBuilder::SetCollectorMessage(const std::vector<uint8_t> &message) in SetCollectorMessage() argument 121 std::shared_ptr<Builder> ScheduleNodeBuilder::SetVerifierMessage(const std::vector<uint8_t> &message) in SetVerifierMessage() argument
|