| /base/telephony/sms_mms/services/sms/ |
| H A D | sms_base_message.cpp | 527 int32_t SmsBaseMessage::GetSmsSegmentsInfo(const std::string &message, bool force7BitCode, LengthInfo &lenInfo) in GetSmsSegmentsInfo() argument
|
| H A D | sms_interface_stub.cpp | 338 std::vector<ShortMessage> message; in OnGetAllSimMessages() local 417 std::u16string message = data.ReadString16(); in OnSplitMessage() local 435 std::u16string message = data.ReadString16(); in OnGetSmsSegmentsInfo() local 490 ShortMessage message; in OnCreateMessage() local [all...] |
| /base/telephony/sms_mms/services/sms/gsm/ |
| H A D | gsm_sms_message.cpp | 375 std::shared_ptr<GsmSmsMessage> message = std::make_shared<GsmSmsMessage>(); in CreateMessage() local [all...] |
| /base/telephony/cellular_call/test/unittest/imstest/ |
| H A D | zero_branch_test.cpp | 317 std::string message = ""; in HWTEST_F() local 345 std::string message = ""; HWTEST_F() local 399 std::string message = ""; HWTEST_F() local [all...] |
| /base/telephony/sms_mms/test/gtest/ |
| H A D | zero_branch_cb_test.cpp | 109 std::string message = "asd"; in HWTEST_F() local 577 auto message = std::make_shared<CBConfigReportInfo>(); in HWTEST_F() local 672 std::string message = "message"; HWTEST_F() local [all...] |
| /base/telephony/sms_mms/test/unittest/ |
| H A D | cdma_sms_test.cpp | 532 CdmaSmsMessage message; in EncodeSubmitMsg() local 701 std::unique_ptr<CdmaSmsTransportMessage> message = CdmaSmsTransportMessage::CreateTransportMessage(msg, pduBuffer); in TestDecodeMsg() local 730 auto message in TestDecodeBearerData() local [all...] |
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | native_media_player_impl.cpp | 290 void NapiNativeMediaPlayerHandlerImpl::HandleError(MediaError error, const std::string& message) in HandleError() argument
|
| H A D | webview_controller.h | 537 void SetError(std::string name, std::string message) in SetError() argument
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/ |
| H A D | kutf_suite.c | 925 void kutf_test_skip_msg(struct kutf_context *context, const char *message) in kutf_test_skip_msg() argument 864 kutf_test_log_result( struct kutf_context *context, const char *message, enum kutf_result_status new_status) kutf_test_log_result() argument 877 kutf_test_log_result_external( struct kutf_context *context, const char *message, enum kutf_result_status new_status) kutf_test_log_result_external() argument 936 kutf_test_debug(struct kutf_context *context, char const *message) kutf_test_debug() argument 942 kutf_test_pass(struct kutf_context *context, char const *message) kutf_test_pass() argument 953 kutf_test_info(struct kutf_context *context, char const *message) kutf_test_info() argument 959 kutf_test_warn(struct kutf_context *context, char const *message) kutf_test_warn() argument 965 kutf_test_fail(struct kutf_context *context, char const *message) kutf_test_fail() argument 971 kutf_test_fatal(struct kutf_context *context, char const *message) kutf_test_fatal() argument [all...] |
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/ |
| H A D | kutf_suite.c | 1043 kutf_test_log_result( struct kutf_context *context, const char *message, enum kutf_result_status new_status) kutf_test_log_result() argument 1055 kutf_test_log_result_external( struct kutf_context *context, const char *message, enum kutf_result_status new_status) kutf_test_log_result_external() argument 1103 kutf_test_skip_msg(struct kutf_context *context, const char *message) kutf_test_skip_msg() argument 1114 kutf_test_debug(struct kutf_context *context, char const *message) kutf_test_debug() argument 1120 kutf_test_pass(struct kutf_context *context, char const *message) kutf_test_pass() argument 1131 kutf_test_info(struct kutf_context *context, char const *message) kutf_test_info() argument 1137 kutf_test_warn(struct kutf_context *context, char const *message) kutf_test_warn() argument 1143 kutf_test_fail(struct kutf_context *context, char const *message) kutf_test_fail() argument 1149 kutf_test_fatal(struct kutf_context *context, char const *message) kutf_test_fatal() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/init/ |
| H A D | initramfs.c | 43 static __initdata char *message; variable [all...] |
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| H A D | faultlogger.cpp | 195 void ParseJsErrorSummary(std::string& summary, std::string& name, std::string& message, std::string& stack) in ParseJsErrorSummary() argument 219 std::string message = ""; in FillJsErrorParams() local [all...] |
| /base/request/request/frameworks/js/napi/include/ |
| H A D | js_common.h | 197 std::string message;
member
|
| /base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/ |
| H A D | common_event_parse.cpp | 67 napi_value message = nullptr; in NapiThrow() local 85 napi_value message = nullptr; in NapiThrow() local 115 napi_value message = nullptr; in GetCallbackErrorValue() local [all...] |
| /base/notification/eventhandler/frameworks/eventhandler/test/unittest/ |
| H A D | lib_event_handler_event_queue_test.cpp | 66 void Dump(const std::string &message) in Dump() argument
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | notification_preferences.cpp | 46 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_7, EventBranchId::BRANCH_1) in NotificationPreferences() local 70 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_5, EventBranchId::BRANCH_1) in AddNotificationSlots() local 128 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_5, EventBranchId::BRANCH_1) in RemoveNotificationSlot() local 156 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_5, EventBranchId::BRANCH_1) RemoveNotificationAllSlots() local 214 HaMetaMessage message = HaMetaMessage(EventSceneId::SCENE_5, EventBranchId::BRANCH_2) UpdateNotificationSlots() local 895 HaMetaMessage message = HaMetaMessage().BundleName(bundleInfo.GetBundleName()); SaveBundleProperty() local [all...] |
| /base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/ |
| H A D | downloaduploadmanager_fuzzer.cpp | 750 std::string message = "message"; in ResponseMessageFuzzTestTaskStatesFromParcel() local 808 std::string message = "message"; in ResponseMessageFuzzTestNotifyDataFromParcel() local [all...] |
| /base/security/access_token/interfaces/kits/cj/accesstoken/src/ |
| H A D | at_manager_impl.cpp | 531 void UIExtensionCallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError() argument
|
| /base/security/access_token/frameworks/js/napi/accesstoken/src/ |
| H A D | napi_request_permission.cpp | 524 void UIExtensionCallback::OnError(int32_t code, const std::string& name, const std::string& message) in OnError() argument
|
| /base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/ |
| H A D | group_operation_common.c | 1143 Uint8Buff message = { NULL, infoLen }; in GetHashResult() local
|
| /base/security/device_auth/services/session_manager/src/session/v2/auth_sub_session/protocol_lib/ |
| H A D | iso_protocol.c | 75 static int32_t BuildSelfTokenMessage(uint8_t *message, int32_t messageLen, in BuildSelfTokenMessage() argument 115 static int32_t BuildPeerTokenMessage(uint8_t *message, int32_t messageLen, in BuildPeerTokenMessage() argument 162 uint8_t *message = (uint8_t *)HcMalloc(length, 0); IsoCalToken() local [all...] |
| /base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/ |
| H A D | dlp_file.cpp | 913 struct DlpBlob message, outMessage; in DoDlpContentCryptyOperation() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/ |
| H A D | hks_mbedtls_aes.c | 98 AesCbcNoPaddingCrypt(const struct HksBlob *key, const struct HksCipherParam *cipherParam, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesCbcNoPaddingCrypt() argument 189 AesCbcNoPaddingCryptUpdate(void *cryptoCtx, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesCbcNoPaddingCryptUpdate() argument 239 AesCbcNoPaddingCryptFinal(void **cryptoCtx, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesCbcNoPaddingCryptFinal() argument 291 AesCbcPkcs7Crypt(const struct HksBlob *key, const struct HksCipherParam *cipherParam, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesCbcPkcs7Crypt() argument 408 AesCbcPkcs7CryptUpdate(void *cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) AesCbcPkcs7CryptUpdate() argument 426 AesCbcPkcs7CryptFinal(void **cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) AesCbcPkcs7CryptFinal() argument 474 AesCbcCrypt(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesCbcCrypt() argument 512 AesCbcCryptUpdate(void *cryptoCtx, const uint8_t padding, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesCbcCryptUpdate() argument 530 AesCbcCryptFinal(void **cryptoCtx, const uint8_t padding, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesCbcCryptFinal() argument 550 AesEncryptGcm(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, struct HksBlob *cipherText, struct HksBlob *tagAead) AesEncryptGcm() argument 631 AesEncryptGcmUpdate(void *cryptoCtx, const uint8_t padding, const struct HksBlob *message, struct HksBlob *cipherText) AesEncryptGcmUpdate() argument 653 AesEncryptGcmFinal(void **cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText, struct HksBlob *tagAead) AesEncryptGcmFinal() argument 694 AesDecryptGcm(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, struct HksBlob *cipherText) AesDecryptGcm() argument 773 AesDecryptGcmUpdate(void *cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) AesDecryptGcmUpdate() argument 792 AesDecryptGcmFinal(void **cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText, struct HksBlob *tagAead) AesDecryptGcmFinal() argument 851 AesEncryptCcm(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, struct HksBlob *cipherText, struct HksBlob *tagAead) AesEncryptCcm() argument 892 AesDecryptCcm(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, struct HksBlob *cipherText) AesDecryptCcm() argument 934 AesCtrCrypt(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesCtrCrypt() argument 1061 AesCtrCryptUpdate(void *cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) AesCtrCryptUpdate() argument 1079 AesCtrCryptFinal(void **cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) AesCtrCryptFinal() argument 1120 AesEcbNoPaddingCrypt(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesEcbNoPaddingCrypt() argument 1237 AesEcbNoPaddingData(mbedtls_cipher_context_t *ecbNoPadingctx, size_t blockSize, const struct HksBlob *message, struct HksBlob *cipherText, size_t *olenTotal) AesEcbNoPaddingData() argument 1279 GetAesEcbNoPaddingCtx(void *cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText, size_t *olenTotal) GetAesEcbNoPaddingCtx() argument 1314 AesEcbNoPaddingCryptUpdate(void *cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) AesEcbNoPaddingCryptUpdate() argument 1324 AesEcbNoPaddingCryptFinal(void **cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) AesEcbNoPaddingCryptFinal() argument 1355 AesEcbCrypt(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, const bool encrypt, struct HksBlob *cipherText) AesEcbCrypt() argument 1387 AesEcbCryptUpdate(void *cryptoCtx, const uint8_t padding, const struct HksBlob *message, struct HksBlob *cipherText) AesEcbCryptUpdate() argument 1403 AesEcbCryptFinal(void **cryptoCtx, const uint8_t padding, const struct HksBlob *message, struct HksBlob *cipherText) AesEcbCryptFinal() argument 1430 HksMbedtlsAesEncrypt(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, struct HksBlob *cipherText, struct HksBlob *tagAead) HksMbedtlsAesEncrypt() argument 1497 HksMbedtlsAesEncryptUpdate(void *cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) HksMbedtlsAesEncryptUpdate() argument 1530 HksMbedtlsAesEncryptFinal(void** cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText, struct HksBlob *tagAead) HksMbedtlsAesEncryptFinal() argument 1562 HksMbedtlsAesDecrypt(const struct HksBlob *key, const struct HksUsageSpec *usageSpec, const struct HksBlob *message, struct HksBlob *cipherText) HksMbedtlsAesDecrypt() argument 1627 HksMbedtlsAesDecryptUpdate(void *cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText) HksMbedtlsAesDecryptUpdate() argument 1657 HksMbedtlsAesDecryptFinal(void **cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText, struct HksBlob *tagAead) HksMbedtlsAesDecryptFinal() argument 1699 HksMbedtlsAesCryptoUpdate(void *cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText, const bool encrypt) HksMbedtlsAesCryptoUpdate() argument 1709 HksMbedtlsAesCryptoFinal(void **cryptoCtx, const struct HksBlob *message, struct HksBlob *cipherText, struct HksBlob *tagAead, const bool encrypt) HksMbedtlsAesCryptoFinal() argument [all...] |
| /base/security/huks/test/reliability/src/ |
| H A D | api_pressure_test.cpp | 766 HksBlob message = { .size = dataLen, .data = (uint8_t *)hexData }; in MacTest() local 787 HksBlob message = { .size = dataLen, .data = (uint8_t *)hexData }; in HashTest() local 663 SignTest( const struct HksBlob *authId, const struct HksParamSet *paramInSet, const struct HksBlob *message) SignTest() argument 677 VerifyTest(const struct HksBlob *authId, const struct HksParamSet *paramInSet, const struct HksBlob *message, const struct HksBlob *signature) VerifyTest() argument 867 HksBlob message = { .size = dataLen, .data = (uint8_t *)hexData }; SignScene() local 1190 HksBlob message = { .size = dataLen, .data = (uint8_t *)hexData }; HWTEST_F() local 1229 HksBlob message = { .size = dataLen, .data = (uint8_t *)hexData }; HWTEST_F() local [all...] |
| /base/security/huks/interfaces/kits/napi/src/v9/ |
| H A D | huks_napi_common_item.cpp | 962 napi_value message = nullptr; in CreateJsError() local
|