Home
last modified time | relevance | path

Searched refs:updateTimeIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h52 int32_t updateTimeIndex; member
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp491 table.updateTimeIndex = i; in GetResultSetTableInfo()
511 … columnCount, table.primaryKeyIndex, table.uidIndex, table.installTimeIndex, table.updateTimeIndex, in GetResultSetTableInfo()
540 resultSet->GetLong(table.updateTimeIndex, updateTime) == E_OK && in GetResultRightRecordEx()