Searched refs:totleCount (Results 1 – 1 of 1) sorted by relevance
771 int totleCount; in IsSupportQueryIsMe() local772 …if (GetIntValueFromResultSet(resultSetTotal, MEDIA_COLUMN_COUNT_1, totleCount) != NativeRdb::E_OK)… in IsSupportQueryIsMe()775 if (totleCount == 0 || in IsSupportQueryIsMe()776 …(analyzedCount * PERCENTAGE_FOR_SUPPORT_QUERY_ISME / totleCount <= SUPPORT_QUERY_ISME_MIN_COUNT)) { in IsSupportQueryIsMe()