Home
last modified time | relevance | path

Searched refs:QuerySession (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_persist_helper.h39 …bool QuerySession(DataShare::DataSharePredicates &predicates, uint16_t &sessionId, uint16_t &messa…
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_persist_helper.cpp99 bool SmsPersistHelper::QuerySession( in QuerySession() function in OHOS::Telephony::SmsPersistHelper
H A Dsms_service.cpp193 …return DelayedSingleton<SmsPersistHelper>::GetInstance()->QuerySession(predicates, sessionId, mess… in QuerySessionByTelephone()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp1642 smsPersistHelper->QuerySession(predicates, sessionId, messageCount);