Searched defs:tryCount (Results 1 – 2 of 2) sorted by relevance
224 uint8_t tryCount = smsIndexer->GetCsResendCount(); in SendCsSms() local242 uint8_t tryCount = smsIndexer->GetCsResendCount(); in SendSatelliteSms() local
63 for (uint32_t tryCount = 0; tryCount <= GET_DISPLAY_ID_RETRY_COUNT; tryCount++) { in Init() local