Home
last modified time | relevance | path

Searched refs:mClientListener (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/media/sfplugin/
DCCodec.h166 std::shared_ptr<Codec2Client::Listener> mClientListener; variable
DCCodec.cpp594 mClientListener.reset(new ClientListener(this)); in allocate()
610 mClientListener, in allocate()