Home
last modified time | relevance | path

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

/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h99 int32_t DeleteAppRightRecord(int32_t uid, const std::string &bundleName);
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp540 ret = helper->DeleteAppRightRecord(uid, app); in CleanUpRightAppUninstalled()
571 ret = helper->DeleteAppRightRecord(uid, apps.at(index)); in CleanUpRightAppUninstalled()
H A Dusb_right_db_helper.cpp398 int32_t UsbRightDbHelper::DeleteAppRightRecord(int32_t uid, const std::string &bundleName) in DeleteAppRightRecord() function in OHOS::USB::UsbRightDbHelper

Completed in 4 milliseconds