Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/test/softbusunittest/
H A DUTTest_softbus_session.cpp108 jsonObj[TAG_VER] = DM_ITF_VER; in HWTEST_F()
/foundation/distributedhardware/device_manager/common/include/
H A Ddm_constants.h127 constexpr const char* TAG_VER = "ITF_VER"; member
/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp49 const std::string TAG_VER = "version"; member
296 if (!JsonUtils::GetStringFromJsonValue(devStandbyConfigRoot, TAG_VER, tempVersion)) { in GetParamVersion()
324 if (!JsonUtils::GetStringFromJsonValue(devStandbyConfigRoot, TAG_VER, version)) { in GetCloudVersion()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Dauth_message_processor.cpp49 jsonObj[TAG_VER] = DM_ITF_VER; in GetJsonObj()
93 jsonThumbnailObj[TAG_VER] = DM_ITF_VER; in CreateAuthRequestMessage()
113 jsonObj[TAG_VER] = DM_ITF_VER; in CreateSimpleMessage()
H A Ddm_auth_manager.cpp2191 respNegotiateMsg[TAG_VER] = DM_ITF_VER; in ProcIncompatible()
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_auth_message_processor.cpp129 jsonObj[TAG_VER] = DM_ITF_VER; in HWTEST_F()
141 jsonObject[TAG_VER] = DM_ITF_VER; in HWTEST_F()

Completed in 10 milliseconds