Home
last modified time | relevance | path

Searched refs:DeleteAppsRightRecord (Results 1 - 3 of 3) sorted by relevance

/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h101 int32_t DeleteAppsRightRecord(int32_t uid, const std::vector<std::string> &bundleNames);
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp638 ret = helper->DeleteAppsRightRecord(uid, deleteBundleNames); in CleanUpRightAppReinstalled()
H A Dusb_right_db_helper.cpp410 int32_t UsbRightDbHelper::DeleteAppsRightRecord(int32_t uid, const std::vector<std::string> &bundleNames) in DeleteAppsRightRecord() function in OHOS::USB::UsbRightDbHelper

Completed in 4 milliseconds