Searched refs:countOfEncryptedTopics (Results 1 – 2 of 2) sorted by relevance
267 int countOfEncryptedTopics = 0; in processEpoch() local281 countOfEncryptedTopics = encryptedTopicMapTopics.size(); in processEpoch()282 sLogger.v("encryptedTopicMapTopics size is %d", countOfEncryptedTopics); in processEpoch()303 countOfTopicsBeforeEncryption - countOfEncryptedTopics) in processEpoch()304 .setCountOfEncryptedTopics(countOfEncryptedTopics) in processEpoch()
171 int countOfEncryptedTopics = 0; in loadCache() local179 countOfEncryptedTopics = in loadCache()191 .setCountOfEncryptedTopics(countOfEncryptedTopics) in loadCache()