HomeSort by relevance Sort by last modified time
    Searched defs:readImpl (Results 1 - 15 of 15) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
KernelUidCpuActiveTimeReader.java 81 readImpl((buf) -> {
99 readImpl((buf) -> {
126 * readImpl accepts a callback to process the uid entry. readDeltaImpl needs to store the last
128 * from the buffer without storing. So readImpl contains the common logic of the two, leaving
133 private void readImpl(Consumer<IntBuffer> processUid) {
KernelUidCpuClusterTimeReader.java 93 readImpl((buf) -> {
123 readImpl((buf) -> {
151 * readImpl accepts a callback to process the uid entry. readDeltaImpl needs to store the last
153 * from the buffer without storing. So readImpl contains the common logic of the two, leaving
158 private void readImpl(Consumer<IntBuffer> processUid) {
KernelUidCpuFreqTimeReader.java 173 readImpl((buf) -> {
203 readImpl((buf) -> {
224 * readImpl accepts a callback to process the uid entry. readDeltaImpl needs to store the last
226 * from the buffer without storing. So readImpl contains the common logic of the two, leaving
231 private void readImpl(Consumer<IntBuffer> processUid) {
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-r1.jar 
android-all-4.2.2_r1.2-robolectric-r1.jar 
android-all-4.3_r2-robolectric-r1.jar 
android-all-4.4_r1-robolectric-r2.jar 
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-0.jar 
android-all-6.0.1_r3-robolectric-r1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/3.2/
gradle-tooling-api-3.2.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/3.3/
gradle-tooling-api-3.3.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/3.4.1/
gradle-tooling-api-3.4.1.jar 
  /prebuilts/tools/common/m2/repository/org/gradle/gradle-tooling-api/3.5-20170307000048+0000/
gradle-tooling-api-3.5-20170307000048+0000.jar 

Completed in 131 milliseconds