Searched refs:splitCount (Results 1 – 3 of 3) sorted by relevance
195 int32_t splitCount = 0; member
2918 splitCount: number; property
1486 context->splitCount = info.msgSegCount; in NativeGetSmsSegmentsInfo()1501 NapiUtil::SetPropertyInt32(env, callbackValue, "splitCount", context->splitCount); in GetSmsSegmentsInfoCallback()