Home
last modified time | relevance | path

Searched defs:msg (Results 926 - 950 of 1869) sorted by relevance

1...<<31323334353637383940>>...75

/base/hiviewdfx/faultloggerd/test/unittest/services/
H A Dfaultlogger_daemon_test.cpp732 char msg[] = "any test str"; in ReadThread1() local
/base/hiviewdfx/faultloggerd/test/systemtest/
H A Ddumpcatcher_system_test.cpp253 string msg = ""; in HWTEST_F() local
273 string msg = ""; in HWTEST_F() local
291 string msg = ""; in HWTEST_F() local
313 string msg = ""; in HWTEST_F() local
335 string msg = ""; HWTEST_F() local
355 string msg = ""; HWTEST_F() local
374 string msg = ""; HWTEST_F() local
394 string msg = ""; HWTEST_F() local
415 string msg = ""; HWTEST_F() local
434 string msg = ""; HWTEST_F() local
453 string msg = ""; HWTEST_F() local
473 string msg = ""; HWTEST_F() local
498 string msg = ""; HWTEST_F() local
524 string msg = ""; HWTEST_F() local
553 string msg = ""; HWTEST_F() local
582 string msg = ""; HWTEST_F() local
611 string msg = ""; HWTEST_F() local
638 string msg = ""; HWTEST_F() local
657 string msg = ""; HWTEST_F() local
1218 string msg = ""; HWTEST_F() local
1256 string msg = ""; HWTEST_F() local
1279 string msg = ""; HWTEST_F() local
1347 string msg = ""; HWTEST_F() local
1405 string msg = ""; HWTEST_F() local
1420 string msg = ""; TestDumpCatch() local
[all...]
/base/hiviewdfx/faultloggerd/test/utils/
H A Ddfx_test_util.cpp199 int GetKeywordsNum(const std::string& msg, std::string *keywords, int length) in GetKeywordsNum() argument
/base/account/os_account/interfaces/innerkits/domain_account/native/include/
H A Ddomain_plugin.h35 PluginString msg; member
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp152 std::string msg = ""; in HWTEST_F() local
180 std::string msg = ""; in HWTEST_F() local
201 std::string msg = ""; in HWTEST_F() local
223 std::string msg = ""; in HWTEST_F() local
266 std::string msg = ""; HWTEST_F() local
297 std::string msg = ""; HWTEST_F() local
321 std::string msg = ""; HWTEST_F() local
343 std::string msg = ""; HWTEST_F() local
377 std::string msg = ""; HWTEST_F() local
411 std::string msg = ""; HWTEST_F() local
446 std::string msg = ""; HWTEST_F() local
463 std::string msg = ""; HWTEST_F() local
479 std::string msg = ""; HWTEST_F() local
495 std::string msg = ""; HWTEST_F() local
511 std::string msg = ""; HWTEST_F() local
531 std::string msg = ""; HWTEST_F() local
550 std::string msg = ""; HWTEST_F() local
569 std::string msg = ""; HWTEST_F() local
588 std::string msg = ""; HWTEST_F() local
604 std::string msg = ""; HWTEST_F() local
621 std::string msg = ""; HWTEST_F() local
648 std::string msg = ""; HWTEST_F() local
665 std::string msg = ""; HWTEST_F() local
686 std::string msg = ""; HWTEST_F() local
720 string msg = ""; HWTEST_F() local
770 std::string msg = ""; HWTEST_F() local
840 string msg = ""; HWTEST_F() local
[all...]
/base/request/request/frameworks/js/napi/src/upload/
H A Dcurl_adp.cpp277 CURLMsg *msg = NULL; in CheckUploadStatus() local
H A Djs_util.cpp345 napi_value msg = nullptr; in CreateBusinessError() local
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_event_target.cpp367 void JsEventTarget::OnCoordinationMessage(const std::string &networkId, CoordinationMessage msg) in OnCoordinationMessage() argument
/base/msdp/device_status/test/unittest/intention/services/src/
H A Dintention_service_test.cpp229 function_(msg); variable
/base/msdp/device_status/intention/cooperate/client/src/
H A Dcooperate_client.cpp384 void CooperateClient::OnDevCooperateListener(const std::string &networkId, CoordinationMessage msg) in OnDevCooperateListener() argument
546 void CooperateClient::FinishTrace(int32_t userData, CoordinationMessage msg) in FinishTrace() argument
/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/src/
H A Dcommon_event_set_param.cpp459 std::string msg = "Mandatory parameters are left unspecified."; in ParseSetStaticSubscriberStateParam() local
466 std::string msg = "Incorrect parameter types.The type of param must be string."; in ParseSetStaticSubscriberStateParam() local
485 std::string msg = "Mandatory parameters are left unspecified."; in OnSetStaticSubscriberState() local
494 std::string msg = "Incorrect parameter types.The type of param must be boolean."; in OnSetStaticSubscriberState() local
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_cooperate_context.cpp377 napi_property_descriptor msg[] = { in DeclareDeviceCoordinationInterface() local
/base/msdp/device_status/test/unittest/intention/drag/src/
H A Ddrag_manager_test.cpp141 function_(msg); variable
H A Ddrag_server_test.cpp265 function_(msg); variable
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_enable_notification.cpp388 std::string msg = "Incorrect parameter types.Only support stage mode."; in ParseRequestEnableParameters() local
H A Dnapi_open_settings.cpp167 std::string msg = "Incorrect parameter types.Only support stage mode."; in ParseOpenSettingsParameters() local
/base/security/device_security_level/baselib/msglib/src/lite/
H A Dmessenger_device_session_manager.c105 static void OnSessionMessageReceived(const DeviceIdentify *devId, const uint8_t *msg, uint32_t msgLen) in OnSessionMessageReceived() argument
406 static void PushMsgDataToPendingList(uint32_t transNo, const DeviceIdentify *devId, const uint8_t *msg, uint32_t msgLen) in PushMsgDataToPendingList() argument
459 void MessengerSendMsgTo(uint64_t transNo, const DeviceIdentify *devId, const uint8_t *msg, uint32_t msgLen) in MessengerSendMsgTo() argument
[all...]
/base/security/device_security_level/test/dslm_fuzz_test/dslm_fuzzer/
H A Ddslm_fuzzer.cpp297 MessageBuff *msg = NULL; in BuildDeviceSecInfoResponseTest() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/src/
H A Ddlp_crypt.cpp768 static bool HashCheckParam(uint32_t alg, const struct DlpBlob* msg, struct DlpBlob* hash) in HashCheckParam() argument
794 int32_t DlpOpensslHash(uint32_t alg, const struct DlpBlob* msg, struct DlpBlob* hash) in DlpOpensslHash() argument
847 DlpOpensslHashUpdate(void* cryptoCtx, const struct DlpBlob* msg) DlpOpensslHashUpdate() argument
867 DlpOpensslHashFinal(void** cryptoCtx, const struct DlpBlob* msg, struct DlpBlob* hash) DlpOpensslHashFinal() argument
[all...]
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_engine.c40 int32_t HksCryptoHalHmac(const struct HksBlob *key, uint32_t digestAlg, const struct HksBlob *msg, in HksCryptoHalHmac() argument
78 int32_t HksCryptoHalHmacFinal(const struct HksBlob *msg, void **ctx, struct HksBlob *mac) in HksCryptoHalHmacFinal() argument
129 HksCryptoHalCmacFinal( const struct HksBlob *msg, void **ctx, struct HksBlob *mac, const struct HksUsageSpec *usageSpec) HksCryptoHalCmacFinal() argument
156 HksCryptoHalHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) HksCryptoHalHash() argument
171 HksCryptoHalHashUpdate(const struct HksBlob *msg, void *ctx) HksCryptoHalHashUpdate() argument
184 HksCryptoHalHashFinal(const struct HksBlob *msg, void **ctx, struct HksBlob *hash) HksCryptoHalHashFinal() argument
[all...]
/base/startup/init/services/param/linux/
H A Dparam_service.c87 static int SendResponseMsg(ParamTaskPtr worker, const ParamMessage *msg, int result) in SendResponseMsg() argument
105 ParamMessage *msg = (ParamMessage *)CreateParamMessage(MSG_NOTIFY_PARAM, "*", msgSize); in SendWatcherNotifyMessage() local
161 HandleParamSet(const ParamTaskPtr worker, const ParamMessage *msg) HandleParamSet() argument
234 HandleParamWaitAdd(const ParamTaskPtr worker, const ParamMessage *msg) HandleParamWaitAdd() argument
287 HandleParamWatcherAdd(const ParamTaskPtr worker, const ParamMessage *msg) HandleParamWatcherAdd() argument
307 HandleParamWatcherDel(const ParamTaskPtr worker, const ParamMessage *msg) HandleParamWatcherDel() argument
315 HandleParamSave(const ParamTaskPtr worker, const ParamMessage *msg) HandleParamSave() argument
333 ProcessMessage(const ParamTaskPtr worker, const ParamMessage *msg) ProcessMessage() argument
[all...]
/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_napi_utils.cpp311 auto msg = GetNapiError(code); in ConvertToFailData() local
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_engine.c211 int32_t HksCryptoHalHmac(const struct HksBlob *key, uint32_t digestAlg, const struct HksBlob *msg, struct HksBlob *mac) in HksCryptoHalHmac() argument
249 int32_t HksCryptoHalHmacFinal(const struct HksBlob *msg, void **ctx, struct HksBlob *mac) in HksCryptoHalHmacFinal() argument
273 int32_t HksCryptoHalHash(uint32_t alg, const struct HksBlob *msg, struct HksBlob *hash) in HksCryptoHalHash() argument
288 int32_t HksCryptoHalHashUpdate(const struct HksBlob *msg, void *ctx) in HksCryptoHalHashUpdate() argument
298 HksCryptoHalHashFinal(const struct HksBlob *msg, void **ctx, struct HksBlob *hash) HksCryptoHalHashFinal() argument
[all...]
/base/startup/init/test/systest/
H A Dloopclient_systest.c248 struct msghdr msg = { in WriteMessage() local
326 ResponseMsg *msg = (ResponseMsg *)(buf); ReadMessage() local
[all...]
/base/telephony/call_manager/services/call/src/
H A Dims_call.cpp137 int32_t IMSCall::StartRtt(std::u16string &msg) in StartRtt() argument

Completed in 27 milliseconds

1...<<31323334353637383940>>...75