Home
last modified time | relevance | path

Searched defs:request (Results 1 – 2 of 2) sorted by relevance

/build/soong/zip/
Drate_limit.go29 type request struct { struct
30 size int64
31 serviced chan struct{}
/build/make/tools/signapk/src/com/android/signapk/
DSignApk.java637 ApkSignerEngine.InspectJarEntryRequest request, in provideJarEntry()