Home
last modified time | relevance | path

Searched refs:Memory (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/tests/memory/1.0/default/
DMemoryTest.cpp38 Return<void> Memory::haveSomeMemory(const hidl_memory& mem, haveSomeMemory_cb _hidl_cb) { in haveSomeMemory()
43 Return<void> Memory::fillMemory(const hidl_memory& memory_in, uint8_t filler) { in fillMemory()
64 Return<void> Memory::haveSomeMemoryBlock(const MemoryBlock& blk, haveSomeMemoryBlock_cb _hidl_cb) { in haveSomeMemoryBlock()
69 Return<void> Memory::set(const hidl_memory& mem) { in set()
77 Return<sp<IMemoryToken>> Memory::get() { in get()
82 return new Memory(); in HIDL_FETCH_IMemoryTest()
DMemoryTest.h44 struct Memory : public IMemoryTest { struct
/hardware/interfaces/memtrack/1.0/
DIMemtrack.hal20 * The Memory Tracker HAL is designed to return information about
55 * Memory must not overlap between types. For example, a graphics buffer
/hardware/interfaces/media/bufferpool/1.0/
DIConnection.hal36 * NO_MEMORY - Memory allocation failure occurred.
DIClientManager.hal38 * NO_MEMORY - Memory allocation failure occurred.
DIAccessor.hal55 * NO_MEMORY - Memory allocation failure occurred.
/hardware/interfaces/contexthub/1.0/
Dtypes.hal192 vec<MemRange> memUsage; // Memory used by this app
/hardware/interfaces/wifi/1.0/
DIWifiChip.hal138 * Memory dump of Firmware.
142 * Memory dump of Driver.
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal765 * Performs a single time step in a Long Short-Term Memory (LSTM) layer
841 * S. Hochreiter and J. Schmidhuber. "Long Short-Term Memory". Neural
1434 * The operand is a constant that was specified via a Memory object.