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