Home
last modified time | relevance | path

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

/system/libhidl/transport/memory/1.0/default/
DAshmemMemory.cpp54 Return<void> AshmemMemory::readRange(uint64_t /* start */, uint64_t /* length */) { in readRange() function in android::hidl::memory::V1_0::implementation::AshmemMemory
/system/libhidl/libhidlcache/
DHidlMemoryCache.cpp40 Return<void> readRange(uint64_t start, uint64_t length) override { in readRange() function in android::hardware::MemoryDecorator
70 Return<void> readRange(uint64_t start, uint64_t length) override { in readRange() function in android::hardware::MemoryBlockImpl