Searched refs:QueryUserRightRecord (Results 1 – 2 of 2) sorted by relevance
71 int32_t QueryUserRightRecord(int32_t uid, std::vector<struct UsbRightAppInfo> &infos);
178 int32_t UsbRightDbHelper::QueryUserRightRecord(int32_t uid, std::vector<struct UsbRightAppInfo> &in… in QueryUserRightRecord() function in OHOS::USB::UsbRightDbHelper