Searched defs:rawCountId (Results 1 – 2 of 2) sorted by relevance
304 int32_t rawCountId = 0; in UpdateContact() local331 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()
1657 int32_t rawCountId = 1; variable