if(!operational.get() && process.isOperational()) | if(!operational && process.isOperational()) | operational.get() | operational | sonarqube | bbe0a0802a3ead415b99155aa82cf41c0694d33d | org.sonar.application.process.ManagedProcessHandler | | _1 | operational |
---|
_2 | operational |
---|
| | | | Uses | True |
pw.println(mDestroyed.get()); | pw.println(mDestroyed); | mDestroyed.get() | mDestroyed | platform_frameworks_base | 4bc0f6be78b9a61a86b5224704e14f117f715239 | android.view.contentcapture.ContentCaptureSession | | | | | | Uses | True |
checkState(isWaitingForFloatingBuffers.get(),STR0); | checkState(isWaitingForFloatingBuffers,STR0); | isWaitingForFloatingBuffers.get() | isWaitingForFloatingBuffers | flink | 268867ce620a2c12879749db2ecb68bbe129cad5 | org.apache.flink.runtime.io.network.partition.consumer.RemoteInputChannel | | _1 | isWaitingForFloatingBuffers |
---|
_2 | isWaitingForFloatingBuffers |
---|
| TCIVar | isWaitingForFloatingBuffers |
---|
| | TCIVar | isWaitingForFloatingBuffers |
---|
| Uses | True |
if(isClosed.get() == false && isCleanupRunning.get()) | if(isClosed.get() == false && isCleanupRunning) | isCleanupRunning.get() | isCleanupRunning | elasticsearch | 77a1afc5016dc603e1fcd8740b530a42d0a49a93 | org.elasticsearch.xpack.search.AsyncSearchMaintenanceService | | _1 | isCleanupRunning |
---|
_2 | isCleanupRunning |
---|
| | | | Uses | True |
if(isClosed.get() == false && isCleanupRunning.get()) | if(isClosed.get() == false && isCleanupRunning) | isCleanupRunning.get() | isCleanupRunning | elasticsearch | 77a1afc5016dc603e1fcd8740b530a42d0a49a93 | org.elasticsearch.xpack.search.AsyncSearchMaintenanceService | | _1 | isCleanupRunning |
---|
_2 | isCleanupRunning |
---|
| | | | Uses | True |
pw.println(mDisabled.get()); | pw.println(mDisabled); | mDisabled.get() | mDisabled | platform_frameworks_base | 6079d151e4af11ed1401c71e3872152cd6ab86db | android.view.contentcapture.ContentCaptureManager | | | | | | Uses | True |
return mService != null && !mDisabled.get(); | return mService != null && !mDisabled; | mDisabled.get() | mDisabled | platform_frameworks_base | 6079d151e4af11ed1401c71e3872152cd6ab86db | android.view.contentcapture.ContentCaptureManager | | | | | | Uses | True |
if(!enabled.get() && !enabledForCurrentThread.get()) | if(!enabled && !enabledForCurrentThread.get()) | enabled.get() | enabled | orientdb | a4f6f8c9e597f4b65041e3150be929d4bffb58c9 | com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManager | | | | | | Uses | True |
if(!enabled.get() && !enabledForCurrentThread.get()) | if(!enabled && !enabledForCurrentThread.get()) | enabled.get() | enabled | orientdb | a4f6f8c9e597f4b65041e3150be929d4bffb58c9 | com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManager | | | | | | Uses | True |
performanceStatistic=new OSessionStoragePerformanceStatistic(intervalBetweenSnapshots,enabled.get() ? cleanUpInterval : -1); | performanceStatistic=new OSessionStoragePerformanceStatistic(intervalBetweenSnapshots,enabled ? cleanUpInterval : -1); | enabled.get() | enabled | orientdb | a4f6f8c9e597f4b65041e3150be929d4bffb58c9 | com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManager | | | | | | Uses | True |
if(!statistics.isEmpty() && !enabled.get()) | if(!statistics.isEmpty() && !enabled) | enabled.get() | enabled | orientdb | a4f6f8c9e597f4b65041e3150be929d4bffb58c9 | com.orientechnologies.orient.core.storage.impl.local.statistic.OPerformanceStatisticManager | | | | | | Uses | True |