Searched refs:countOfTopicsBeforeEncryption (Results 1 – 1 of 1) sorted by relevance
261 int countOfTopicsBeforeEncryption = returnedAppSdkTopics.size(); in processEpoch() local262 sLogger.v("returnedAppSdkTopics size is %d", countOfTopicsBeforeEncryption); in processEpoch()296 countOfTopicsBeforeEncryption == 0 in processEpoch()298 : latencyOfWholeEncryptionProcessMs / countOfTopicsBeforeEncryption; in processEpoch()301 .setCountOfTopicsBeforeEncryption(countOfTopicsBeforeEncryption) in processEpoch()303 countOfTopicsBeforeEncryption - countOfEncryptedTopics) in processEpoch()