Home
last modified time | relevance | path

Searched refs:fillMemory (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/tests/memory/1.0/default/
DMemoryTest.cpp43 Return<void> Memory::fillMemory(const hidl_memory& memory_in, uint8_t filler) { in fillMemory() function in android::hardware::tests::memory::V1_0::implementation::Memory
DMemoryTest.h48 Return<void> fillMemory(const hidl_memory& memory_in, uint8_t filler) override;
/hardware/interfaces/tests/memory/1.0/
DIMemoryTest.hal24 fillMemory(memory memory_in, uint8_t filler);