Home
last modified time | relevance | path

Searched refs:QueryAndGetResultColumnValues (Results 1 - 2 of 2) sorted by relevance

/base/usb/usb_manager/services/native/include/
H A Dusb_right_db_helper.h124 int32_t QueryAndGetResultColumnValues(const OHOS::NativeRdb::RdbPredicates &rdbPredicates,
/base/usb/usb_manager/services/native/src/
H A Dusb_right_db_helper.cpp216 return QueryAndGetResultColumnValues(rdbPredicates, columns, "uid", uids); in QueryRightRecordUids()
225 return QueryAndGetResultColumnValues(rdbPredicates, columns, "bundleName", apps); in QueryRightRecordApps()
228 int32_t UsbRightDbHelper::QueryAndGetResultColumnValues(const RdbPredicates &rdbPredicates, in QueryAndGetResultColumnValues() function in OHOS::USB::UsbRightDbHelper

Completed in 3 milliseconds