Home
last modified time | relevance | path

Searched defs:msgStr (Results 1 – 17 of 17) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
Ddm_comm_tool.cpp102 std::string msgStr(msg); in SendUserIds() local
147 std::string msgStr(msg); in SendUninstAppObj() local
169 std::string msgStr(""); in RspAppUninstall() local
194 std::string msgStr(""); in RspAppUnbind() local
245 std::string msgStr(msg); in SendUnBindAppObj() local
280 std::string msgStr(msg); in RspLocalFrontOrBackUserIds() local
667 int32_t DMCommTool::CreateUserStopMessage(int32_t stopUserId, std::string &msgStr) in CreateUserStopMessage()
696 int32_t DMCommTool::ParseUserStopMessage(const std::string &msgStr, int32_t &stopUserId) in ParseUserStopMessage()
716 std::string msgStr; in SendUserStop() local
769 std::string msgStr = ""; in RspUserStop() local
[all …]
Ddm_transport_msg.cpp165 std::string msgStr = std::string(msg); in GetCommMsgString() local
/foundation/distributedhardware/device_manager/test/unittest/mock/
Ddm_comm_tool_mock.cpp33 int32_t DMCommTool::CreateUserStopMessage(int32_t stopUserId, std::string &msgStr) in CreateUserStopMessage()
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/udp_negotiation/
Dtrans_udp_nego_test.cpp97 char *msgStr = cJSON_PrintUnformatted(requestMsg); in TestGetMsgInfo() local
193 string msgStr = "ProcessMessage"; variable
212 string msgStr = "ProcessMessage"; variable
329 string msgStr = "normal msgStr"; variable
383 string msgStr = "normal msgStr"; variable
917 string msgStr = "normal msgStr"; variable
/foundation/ability/ability_runtime/test/unittest/ability_connect_manager_second_test/
Dability_connect_manager_second_test.cpp302 std::string msgStr; variable
332 std::string msgStr; variable
364 std::string msgStr; variable
/foundation/distributedhardware/device_manager/test/servicesfuzztest/dmcommtooltwo_fuzzer/
Ddm_comm_tool_two_fuzzer.cpp73 std::string msgStr = fdp.ConsumeRandomLengthString(); in DmCommToolTwoFuzzTest() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/
Ddfx_tdd_test.cpp745 char *msgStr = MallocStringOf(msg, &len); in DfxTest006() local
771 char *msgStr = MallocStringOf(msg, &len); in DfxTest007() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/transport/
Ddh_transport_obj.cpp125 std::string msgStr = std::string(msg); in GetCommMsgString() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
Dauth_hichain_test.cpp143 char *msgStr = OnRequest(authSeq, operationCode, reqParams); variable
Dauth_hichain_mock_test.cpp269 char msgStr[10] = {0}; variable
/foundation/communication/dsoftbus/core/transmission/trans_channel/udp_negotiation/src/
Dtrans_udp_negotiation.c506 char *msgStr = cJSON_PrintUnformatted(replyMsg); in SendUdpInfo() local
841 char *msgStr = cJSON_PrintUnformatted(requestMsg); in StartExchangeUdpInfo() local
/foundation/resourceschedule/soc_perf/services/core/src/
Dsocperf.cpp458 const std::string msgStr = modeType + ":" + modeStr; in RequestDeviceMode() local
/foundation/communication/dsoftbus/core/authentication/src/
Dauth_hichain.c329 char *msgStr = cJSON_PrintUnformatted(msg); in OnRequest() local
/foundation/communication/dsoftbus/core/authentication/applykey/
Dauth_apply_key_process.c796 char *msgStr = cJSON_PrintUnformatted(msg); in OnRequest() local
/foundation/ability/ability_runtime/frameworks/ets/ani/ability_delegator/src/
Dets_ability_delegator.cpp283 std::string msgStr = ""; in PrintSync() local
/foundation/communication/dsoftbus/core/authentication/userkey/
Dauth_uk_manager.c1003 char *msgStr = cJSON_PrintUnformatted(msg); in OnRequest() local
/foundation/arkui/napi/test/unittest/
Dtest_napi.cpp5819 constexpr char msgStr[] = "test message"; variable
5883 constexpr char msgStr[] = "中文测试"; variable