Home
last modified time | relevance | path

Searched refs:MSG_TYPE (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/device_manager/services/service/src/relationshipsyncmgr/
H A Drelationship_sync_mgr.cpp50 const char * const MSG_TYPE = "TYPE"; member
306 cJSON_AddNumberToObject(msg, MSG_TYPE, (uint32_t)type); in ToJson()
346 cJSON *typeJson = cJSON_GetObjectItem(msgObj, MSG_TYPE); in FromJson()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp1137 "MSG_TYPE": 80, in HWTEST_F()
1165 "MSG_TYPE": 90, in HWTEST_F()
1201 "MSG_TYPE": 100, in HWTEST_F()
1235 "MSG_TYPE": 200, in HWTEST_F()
1264 "MSG_TYPE": 104 in HWTEST_F()
1289 "MSG_TYPE": "104" in HWTEST_F()
1309 "MSG_TYPE": "501", in HWTEST_F()
1327 "MSG_TYPE": "502", in HWTEST_F()
1334 "MSG_TYPE": "503", in HWTEST_F()
1341 "MSG_TYPE" in HWTEST_F()
[all...]
H A DUTTest_dm_pin_holder.cpp774 "MSG_TYPE" : "789" in HWTEST_F()
787 "MSG_TYPE" : 100 in HWTEST_F()
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dnegotiate_message.cpp55 { NegotiateMessageKey::MSG_TYPE, Serializable::ValueType::INT },
338 Set(NegotiateMessageKey::MSG_TYPE, static_cast<int>(value)); in SetMessageType()
343 Set(NegotiateMessageKey::MSG_TYPE, static_cast<int>(value)); in SetMessageType()
348 auto value = Get(NegotiateMessageKey::MSG_TYPE, static_cast<int>(NegotiateMessageType::CMD_INVALID)); in GetMessageType()
H A Dnegotiate_message.h91 MSG_TYPE = 0, member in OHOS::SoftBus::NegotiateMessageKey
/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_session.cpp130 "MSG_TYPE": "messageTest" in HWTEST_F()

Completed in 8 milliseconds