Searched defs:SetConsumer (Results 1 – 5 of 5) sorted by relevance
/external/armnn/profiling/client/src/ | ||
D | BufferManager.cpp | 183 void BufferManager::SetConsumer(IConsumer* consumer) in SetConsumer() function in arm::pipe::BufferManager |
/external/libchrome/ipc/ | ||
D | ipc_logging.cc | 86 void Logging::SetConsumer(Consumer* consumer) { in SetConsumer() function in IPC::Logging |
/external/cronet/ipc/ | ||
D | ipc_logging.cc | 88 void Logging::SetConsumer(Consumer* consumer) { in SetConsumer() function in IPC::Logging |
/external/openscreen/cast/streaming/ | ||
D | receiver.cc | 74 void Receiver::SetConsumer(Consumer* consumer) { in SetConsumer() function in openscreen::cast::Receiver |
/external/armnn/src/profiling/test/ | ||
D | ProfilingMocks.hpp | 258 void SetConsumer(IConsumer* consumer) override in SetConsumer() function in arm::pipe::MockBufferManager |