Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/testing/
H A DDiffScriptProcessor.java202 private static void copyRange(RandomAccessFile input, OutputStream output, long start, long end) in copyRange() method in DiffScriptProcessor
/aosp12/system/netd/server/
H A DNFLogListener.cpp180 uint16_t nfLogGroup, uint32_t copyRange, const DispatchFn& fn) { in subscribe()