Home
last modified time | relevance | path

Searched refs:QueryPdpProfile (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/telephony_data/pdp_profile/include/
H A Dpdp_profile_ability.h111 std::shared_ptr<NativeRdb::ResultSet> QueryPdpProfile(Uri &uri, const std::string &tableName,
/ohos5.0/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp225 … 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