Home
last modified time | relevance | path

Searched refs:PREFETCH (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/adb/client/
H A Dincremental_server.cpp71 static constexpr RequestType PREFETCH = 2; variable
629 case PREFETCH: { in Serve()
/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp114 static constexpr RequestType PREFETCH = 2; variable
677 !sendRequest(mOutFd, PREFETCH, fileIdx, blockIdx)) { in onPendingReadsWithUid()