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