HomeSort by relevance Sort by last modified time
    Searched refs:getMemoryLogCapacity (Results 1 - 4 of 4) sorted by null

  /prebuilts/jdk/jdk8/darwin-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ResultLogManagerMXBean.java 113 * @see #getMemoryLogCapacity()
140 * {@link #getMemoryLogCapacity} records.
169 public int getMemoryLogCapacity()
ResultLogManager.java 152 final int max = getMemoryLogCapacity();
312 public int getMemoryLogCapacity() {
  /prebuilts/jdk/jdk8/linux-x86/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/
ResultLogManagerMXBean.java 113 * @see #getMemoryLogCapacity()
140 * {@link #getMemoryLogCapacity} records.
169 public int getMemoryLogCapacity()
ResultLogManager.java 152 final int max = getMemoryLogCapacity();
312 public int getMemoryLogCapacity() {

Completed in 1044 milliseconds