Home
last modified time | relevance | path

Searched defs:msg (Results 126 - 150 of 7033) sorted by relevance

12345678910>>...282

/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_logger.cpp52 void DfxLogToSocket(const char *msg) in DfxLogToSocket() argument
/base/hiviewdfx/faultloggerd/tools/dump_catcher/
H A Ddump_catcher.cpp33 std::string msg = ""; in Dump() local
/base/print/print_fwk/services/print_service/src/
H A Dhisys_event_util.cpp23 void HisysEventUtil::reportBehaviorEvent(std::string name, int behaviorCode, const std::string &msg) in reportBehaviorEvent() argument
35 void HisysEventUtil::reportFaultEvent(std::string name, int faultCode, std::string scene, std::string msg) in reportFaultEvent() argument
48 void HisysEventUtil::reportPrintSuccess(const std::string &msg) in reportPrintSuccess() argument
53 void HisysEventUtil::faultPrint(std::string scene, std::string msg) in faultPrint() argument
/base/security/device_security_level/baselib/msglib/src/utils/
H A Dmessenger_utils.c24 QueueMsgData *CreateQueueMsgData(const DeviceIdentify *devId, const uint8_t *msg, uint32_t msgLen, in CreateQueueMsgData() argument
/base/startup/init/test/mock/hvb/libhvb/crypto/
H A Dhvb_hash_sha256.c34 int hash_calc_update(struct hash_ctx_t *hash_ctx, const void *msg, uint32_t msg_len) in hash_calc_update() argument
47 int hash_calc_do_final(struct hash_ctx_t *hash_ctx, const void *msg, uint32_t msg_len, uint8_t *out, uint32_t out_len) in hash_calc_do_final() argument
/base/security/huks/test/unittest/huks_standard_test/module_test/framework_test/crypto_engine_test/src/
H A Dhks_openssl_hash_test.cpp110 struct HksBlob msg = { 0 }; in HWTEST_F() local
/base/useriam/user_auth_framework/frameworks/native/client/inc/
H A Dauth_message_impl.h28 explicit AuthMessageImpl(std::vector<uint8_t> msg) : msg_(std::move(msg)) {}; in AuthMessageImpl() argument
/base/web/webview/interfaces/kits/napi/common/
H A Dbusiness_error.h26 static inline void ThrowError(napi_env env, int32_t err, const std::string& msg) in ThrowError() argument
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_Log.c37 void _Rockchip_OSAL_Log(ROCKCHIP_LOG_LEVEL logLevel, OMX_U32 flag, const char *tag, const char *msg, ...) in _Rockchip_OSAL_Log() argument
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H A Dnetwork_client_demo.cpp78 string msg = "tcp/udp client OnClientConnect message.index=" + std::to_string(index++); variable
/foundation/ability/ability_runtime/tools/test/unittest/ability_delegator/
H A Dmock_test_observer_stub.cpp24 void MockTestObserverStub::TestStatus(const std::string& msg, const int64_t& resultCode) in TestStatus() argument
29 void MockTestObserverStub::TestFinished(const std::string& msg, const int64_t& resultCode) in TestFinished() argument
/foundation/ability/ability_lite/services/abilitymgr_lite/src/util/
H A Dabilityms_status.cpp21 AbilityMsStatus::AbilityMsStatus(StatusCode code, const char *key, const char *msg) in AbilityMsStatus() argument
/foundation/CastEngine/castengine_wifi_display/tests/fuzztest/sink_fuzzer/wfdsinksetlistener_fuzzer/
H A Dwfd_sink_set_listener_fuzzer.cpp20 void WfdListener::OnInfo(std::shared_ptr<BaseMsg> &msg) {} in OnInfo() argument
/foundation/CastEngine/castengine_wifi_display/tests/fuzztest/source_fuzzer/wfdsourcesetlistener_fuzzer/
H A Dwfd_source_set_listener_fuzzer.cpp20 void WfdListener::OnInfo(std::shared_ptr<BaseMsg> &msg) {} in OnInfo() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/ipc_codec/
H A Dipc_msg_encoder.cpp34 auto msg = std::static_pointer_cast<BaseMsg>(sharingMsg); in DomainMsgEncode() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Djstest_module.cpp37 char *msg = MallocStringOf(args[0]); in JSTestPrint() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dcamera_info_dumper.cpp23 void CameraInfoDumper::Title(const char* msg) in Title() argument
35 void CameraInfoDumper::Title(const std::string msg) in Title() argument
39 void CameraInfoDumper::Msg(const char* msg) in Msg() argument
52 void CameraInfoDumper::Msg(const std::string msg) in Msg() argument
57 void CameraInfoDumper::Tip(const char* msg) in Tip() argument
63 Tip(const std::string msg) Tip() argument
[all...]
/foundation/resourceschedule/ffrt/src/dfx/sysevent/
H A Dsysevent.cpp22 std::string msg = ss.str(); in TaskTimeoutReport() local
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_dfx_test.cpp353 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F() local
368 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F() local
382 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); in HWTEST_F() local
396 SoftBusEvtReportMsg* msg in HWTEST_F() local
410 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); HWTEST_F() local
425 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(paramNum); HWTEST_F() local
[all...]
/foundation/communication/ipc/interfaces/innerkits/rust/tests/
H A Dinteractive.rs75 let mut msg = unsafe { MsgParcel::from_ptr(GetTestMessageParcel()) }; interactive_msg_parcel_read() variables
81 let mut msg = MsgParcel::new(); interactive_msg_parcel_write() variables
[all...]
/foundation/communication/dsoftbus/tests/adapter/fuzztest/softbusadapterhisysevent_fuzzer/
H A Dsoftbusadapterhisysevent_fuzzer.cpp26 static void CreateOpenSessionCntMsg(SoftBusEvtReportMsg* msg) in CreateOpenSessionCntMsg() argument
45 SoftBusEvtReportMsg* msg = SoftbusCreateEvtReportMsg(tmpParam); in SoftBusAdapterHiSysEventFuzzTest() local
[all...]
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/
H A Dsimple_processor_selector.cpp47 std::shared_ptr<WifiDirectProcessor> SimpleProcessorSelector::operator()(NegotiateMessage &msg) in operator ()() argument
H A Dnegotiate_command.cpp22 NegotiateCommand::NegotiateCommand(const NegotiateMessage &msg, const std::shared_ptr<NegotiateChannel> &channel) in NegotiateCommand() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap/
H A Dap_root_state.cpp40 bool ApRootState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_group_formation_state.cpp38 bool P2pGroupFormationState::ExecuteStateMsg(InternalMessagePtr msg) in ExecuteStateMsg() argument

Completed in 7 milliseconds

12345678910>>...282