Searched refs:msgSegCount (Results 1 – 8 of 8) sorted by relevance
62 uint8_t msgSegCount = 0; member
78 int32_t msgSegCount = 0; member
454 info.msgSegCount = static_cast<int32_t>(result.msgSegCount); in GetSmsSegmentsInfo()
477 …lenInfo.msgSegCount = ceil(static_cast<double>(lenInfo.msgEncodeCount) / static_cast<double>(segSi… in GetSmsSegmentsInfo()
310 reply.WriteInt32(segInfo.msgSegCount); in OnGetSmsSegmentsInfo()
400 segInfo.msgSegCount = replyParcel.ReadInt32(); in GetSmsSegmentsInfo()
598 …std::cout << "msgSegCount:" << result.msgSegCount << " msgEncodingCount:" << result.msgEncodingCou… in TestGetSmsSegmentsInfo()
1348 context->splitCount = info.msgSegCount; in NativeGetSmsSegmentsInfo()