Home
last modified time | relevance | path

Searched refs:nextValueForSequence (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/startop/iorap/src/com/google/android/startop/iorap/
H A DIorapForwardingService.java364 remote.onDexOptEvent(RequestId.nextValueForSequence(),
390 remote.onAppLaunchEvent(RequestId.nextValueForSequence(),
403 remote.onAppLaunchEvent(RequestId.nextValueForSequence(),
418 remote.onAppLaunchEvent(RequestId.nextValueForSequence(),
432 remote.onAppLaunchEvent(RequestId.nextValueForSequence(),
447 remote.onAppLaunchEvent(RequestId.nextValueForSequence(),
464 remote.onAppLaunchEvent(RequestId.nextValueForSequence(),
605 request = RequestId.nextValueForSequence();
H A DRequestId.java51 @NonNull public static RequestId nextValueForSequence() { in nextValueForSequence() method in RequestId
/aosp12/frameworks/base/startop/iorap/tests/src/com/google/android/startop/iorap/
H A DParcelablesTest.kt34 private val initialRequestId = RequestId.nextValueForSequence()!!
61 RequestId.nextValueForSequence()),
H A DIIorapIntegrationTest.kt69 val requestId = RequestId.nextValueForSequence()!!
/aosp12/frameworks/base/services/
H A Dart-profile51103 HSPLcom/google/android/startop/iorap/RequestId;->nextValueForSequence()Lcom/google/android/startop/…