Home
last modified time | relevance | path

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

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h37 struct UsbRightAppInfo { struct
38 uint32_t primaryKeyId; /* table primary key */
39 int32_t uid; /* app install user id */
40 uint64_t installTime; /* app install time */
41 uint64_t updateTime; /* app update time */
42 uint64_t requestTime; /* app request permission time */
43 uint64_t validPeriod; /* app permission valid period */