Home
last modified time | relevance | path

Searched defs:primaryKeyId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h38 uint32_t primaryKeyId; /* table primary key */ member
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp526 int32_t primaryKeyId = 0; in GetResultRightRecordEx() local