Searched refs:msgSegCount (Results 1 – 8 of 8) sorted by relevance
58 uint8_t msgSegCount = 0; member
87 int32_t msgSegCount = 0; member
649 info.msgSegCount = static_cast<int32_t>(result.msgSegCount); in GetSmsSegmentsInfo()
482 …lenInfo.msgSegCount = ceil(static_cast<double>(lenInfo.msgEncodeCount) / static_cast<double>(segSi… in GetSmsSegmentsInfo()
394 reply.WriteInt32(segInfo.msgSegCount); in OnGetSmsSegmentsInfo()
436 segInfo.msgSegCount = replyParcel.ReadInt32(); in GetSmsSegmentsInfo()
510 …std::cout << "msgSegCount:" << result.msgSegCount << " msgEncodingCount:" << result.msgEncodingCou… in TestGetSmsSegmentsInfo()
1486 context->splitCount = info.msgSegCount; in NativeGetSmsSegmentsInfo()