Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h163 const std::string DEVICEID_EQUAL_CONDITION = "deviceId = ?"; member
/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp188 ret = rdbStore_->Update(changeRowCnt, TRUST_DEVICE_TABLE, values, DEVICEID_EQUAL_CONDITION, in UpdateTrustDeviceProfile()
690 ret = rdbStore_->Delete(deleteRows, TRUST_DEVICE_TABLE, DEVICEID_EQUAL_CONDITION, in DeleteTrustDeviceProfile()

Completed in 5 milliseconds