Searched refs:TRUST_DEVICE_TABLE (Results 1 – 3 of 3) sorted by relevance
208 const std::string TRUST_DEVICE_TABLE = "trust_device_table"; variable
191 extern const std::string TRUST_DEVICE_TABLE;
87 ret = rdbStore_->Put(rowId, TRUST_DEVICE_TABLE, values); in PutTrustDeviceProfile()188 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()