OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fillMemory
(Results
1 - 4
of
4
) sorted by null
/hardware/interfaces/tests/memory/1.0/
IMemoryTest.hal
21
fillMemory
(memory memory_in, uint8_t filler);
/hardware/interfaces/tests/memory/1.0/default/
MemoryTest.cpp
42
Return<void> Memory::
fillMemory
(const hidl_memory& memory_in, uint8_t filler) {
MemoryTest.h
44
Return<void>
fillMemory
(const hidl_memory& memory_in, uint8_t filler) override;
/system/tools/hidl/test/
hidl_test_client.cpp
732
memoryTest->
fillMemory
(mem, kValue);
[
all
...]
Completed in 78 milliseconds