Home
last modified time | relevance | path

Searched refs:QueryAppRightRecord (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h76 …int32_t QueryAppRightRecord(int32_t uid, const std::string &bundleName, std::vector<struct UsbRigh…
/ohos5.0/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp199 int32_t UsbRightDbHelper::QueryAppRightRecord( in QueryAppRightRecord() function in OHOS::USB::UsbRightDbHelper
H A Dusb_right_manager.cpp728 ret = helper->QueryAppRightRecord(uid, bundleName, infos); in CleanUpRightAppReinstalled()