Home
last modified time | relevance | path

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

/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,
/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::string &tableName, in QueryPdpProfile() function in OHOS::Telephony::PdpProfileAbility
448 "PdpProfileAbility::QueryPdpProfile, simId= %{public}d, isMccMnc= %{public}d", simId, isMccMnc); in QueryPdpProfile()
455 DATA_STORAGE_LOGI("PdpProfileAbility::QueryPdpProfile, count= %{public}d", count); in QueryPdpProfile()

Completed in 2 milliseconds