Searched refs:copyRange (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/netd/server/ |
H A D | NFLogListener.h | 47 uint16_t nfLogGroup, uint32_t copyRange, const DispatchFn& fn) = 0; 74 uint16_t nfLogGroup, uint32_t copyRange, const DispatchFn& fn) override;
|
H A D | NFLogListener.cpp | 180 uint16_t nfLogGroup, uint32_t copyRange, const DispatchFn& fn) { in subscribe() argument 190 const uint8_t copyMode = copyRange > 0 ? NFULNL_COPY_PACKET : NFULNL_COPY_NONE; in subscribe() 191 return cfgMode(sendFn, nfLogGroup, copyRange, copyMode); in subscribe()
|
H A D | WakeupControllerTest.cpp | 65 netdutils::Status(uint16_t nfLogGroup, uint32_t copyRange, const DispatchFn& fn));
|
/aosp12/frameworks/base/packages/BackupEncryption/test/robolectric/src/com/android/server/backup/encryption/testing/ |
H A D | DiffScriptProcessor.java | 88 copyRange(randomAccessInput, outputStream, command.mCount, command.mLimit); in process() 202 private static void copyRange(RandomAccessFile input, OutputStream output, long start, long end) in copyRange() method in DiffScriptProcessor
|
/aosp12/art/build/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o-low-priority.txt | 2752 Ljava/lang/invoke/Transformers$Collector;->copyRange:Ldalvik/system/EmulatedStackFrame$Range; 2833 Ljava/lang/invoke/Transformers$Invoker;->copyRange:Ldalvik/system/EmulatedStackFrame$Range; 2853 Ljava/lang/invoke/Transformers$Spreader;->copyRange:Ldalvik/system/EmulatedStackFrame$Range;
|