Home
last modified time | relevance | path

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

/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h90 int32_t AddOrUpdateRightRecord(int32_t uid, const std::string &deviceName, const std::string &bundleName,
/base/usb/usb_manager/services/native/src/
H A Dusb_right_manager.cpp196 ret = helper->AddOrUpdateRightRecord(uid, deviceName, hapTokenInfoRes.bundleName, tokenIdStr, info); in AddDeviceRight()
231 auto ret = helper->AddOrUpdateRightRecord(userId, deviceName, bundleName, tokenId, info); in AddDeviceRight()
H A Dusb_right_db_helper.cpp560 int32_t UsbRightDbHelper::AddOrUpdateRightRecord(int32_t uid, const std::string &deviceName, in AddOrUpdateRightRecord() function in OHOS::USB::UsbRightDbHelper

Completed in 4 milliseconds