Home
last modified time | relevance | path

Searched refs:sLocalDeviceId (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp144 std::string sLocalDeviceId = localDeviceId; in CreateGroup() local
147 jsonObj[FIELD_DEVICE_ID] = sLocalDeviceId; in CreateGroup()
788 std::string sLocalDeviceId = localDeviceId; in CreateGroup() local
793 jsonObj[FIELD_DEVICE_ID] = sLocalDeviceId; in CreateGroup()
/foundation/distributedhardware/device_manager/services/implementation/src/authentication/
H A Ddm_auth_manager.cpp1321 std::string sLocalDeviceId = localDeviceId; in GenerateGroupName() local
1322 uint32_t interceptLength = sLocalDeviceId.size() / DEVICE_ID_HALF; in GenerateGroupName()
1329 groupName += authResponseContext_->targetPkgName + sLocalDeviceId.substr(0, interceptLength) in GenerateGroupName()

Completed in 6 milliseconds