OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:haveSomeMemory
(Results
1 - 4
of
4
) sorted by null
/hardware/interfaces/tests/memory/1.0/
IMemoryTest.hal
20
haveSomeMemory
(memory mem) generates(memory mem);
/hardware/interfaces/tests/memory/1.0/default/
MemoryTest.cpp
37
Return<void> Memory::
haveSomeMemory
(const hidl_memory& mem, haveSomeMemory_cb _hidl_cb) {
MemoryTest.h
42
Return<void>
haveSomeMemory
(const hidl_memory& mem, haveSomeMemory_cb _hidl_cb) override;
/system/tools/hidl/test/
hidl_test_client.cpp
840
EXPECT_OK(memoryTest->
haveSomeMemory
(memory, [&](const hidl_memory &mem) {
[
all
...]
Completed in 239 milliseconds