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