Searched refs:QueryPdpProfile (Results 1 – 2 of 2) sorted by relevance
111 std::shared_ptr<NativeRdb::ResultSet> QueryPdpProfile(Uri &uri, const std::string &tableName,
225 … result = QueryPdpProfile(tempUri, absRdbPredicates->GetTableName(), predicates, columns); in Query()417 std::shared_ptr<NativeRdb::ResultSet> PdpProfileAbility::QueryPdpProfile(Uri &uri, const std::strin… in QueryPdpProfile() function in OHOS::Telephony::PdpProfileAbility