Home
last modified time | relevance | path

Searched refs:FIELD_DEVICE_LIST (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp874 if (userId.empty() || !jsonDeviceList.contains(FIELD_DEVICE_LIST)) { in ParseRemoteCredential()
886 jsonObj[FIELD_DEVICE_LIST] = jsonDeviceList[FIELD_DEVICE_LIST]; in ParseRemoteCredential()
990 if (!jsonObject.contains(FIELD_DEVICE_LIST)) { in ParseRemoteCredentialExt()
994 jsonObj[FIELD_DEVICE_LIST] = jsonObject[FIELD_DEVICE_LIST]; in ParseRemoteCredentialExt()
/foundation/distributedhardware/device_manager/services/implementation/src/credential/
H A Ddm_credential_manager.cpp407 jsonDeviceList[FIELD_DEVICE_LIST][i] = credentialDataList.at(i); in GetAddDeviceList()
475 deviceList[FIELD_DEVICE_LIST][i] = peerCredentialInfo[i]; in GetDeleteDeviceList()
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Ddevice_auth.h70 #define FIELD_DEVICE_LIST "deviceList" macro
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_connector.cpp891 jsonDeviceList[FIELD_DEVICE_LIST] = "15264646"; in HWTEST_F()

Completed in 6 milliseconds