Home
last modified time | relevance | path

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

/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp526 int32_t primaryKeyId = 0; in GetResultRightRecordEx() local
537 if (resultSet->GetInt(table.primaryKeyIndex, primaryKeyId) == E_OK && in GetResultRightRecordEx()
543 info.primaryKeyId = static_cast<uint32_t>(primaryKeyId); in GetResultRightRecordEx()
/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h38 uint32_t primaryKeyId; /* table primary key */ member

Completed in 2 milliseconds