Home
last modified time | relevance | path

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

/base/telephony/telephony_data/pdp_profile/src/
H A Dpdp_profile_ability.cpp432 std::vector<DataShare::OperationItem> operationsRes; in QueryPdpProfile() local
436 operationsRes.push_back(oper); in QueryPdpProfile()
442 operationsRes.push_back({DataShare::EQUAL_TO, {PdpProfileData::OPKEY, opkey}}); in QueryPdpProfile()
445 operationsRes.push_back(oper); in QueryPdpProfile()
451 helper_.Query(ConvertPredicates(tableName, DataShare::DataSharePredicates(move(operationsRes))), columns); in QueryPdpProfile()

Completed in 2 milliseconds