Home
last modified time | relevance | path

Searched defs:rawCountId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_persist_helper.cpp304 int32_t rawCountId = 0; in UpdateContact() local
331 bool SmsPersistHelper::QueryContactedCount(const std::string &address, int32_t &rawCountId, int32_t… in QueryContactedCount()
368 bool SmsPersistHelper::QueryRawContactId(const std::string &address, int32_t &rawCountId) in QueryRawContactId()
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp1657 int32_t rawCountId = 1; variable