Searched defs:UsbRightAppInfo (Results 1 – 1 of 1) sorted by relevance
37 struct UsbRightAppInfo { struct38 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 */