Home
last modified time | relevance | path

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

/base/telephony/sms_mms/services/sms/
Dsms_persist_helper.cpp366 int32_t rawCountId = 0; in UpdateContact() local
393 bool SmsPersistHelper::QueryContactedCount(const std::string &address, int32_t &rawCountId, int32_t… in QueryContactedCount()
430 bool SmsPersistHelper::QueryRawContactId(const std::string &address, int32_t &rawCountId) in QueryRawContactId()
/base/telephony/sms_mms/test/gtest/
Dzero_branch_sms_test.cpp2023 int32_t rawCountId = 1; variable