Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h51 int32_t installTimeIndex; member
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp488 table.installTimeIndex = i; in GetResultSetTableInfo()
511 …rowCount, columnCount, table.primaryKeyIndex, table.uidIndex, table.installTimeIndex, table.update… in GetResultSetTableInfo()
539 resultSet->GetLong(table.installTimeIndex, installTime) == E_OK && in GetResultRightRecordEx()