Searched refs:lowLatencyListener_ (Results 1 – 2 of 2) sorted by relevance
148 sptr<LowLatencyListener> lowLatencyListener_ = nullptr; variable
72 lowLatencyListener_(sptr<LowLatencyListener>(new(std::nothrow) LowLatencyListener())),85 lowLatencyListener_ = nullptr; in ~ComponentManager()105 Publisher::GetInstance().RegisterListener(DHTopic::TOPIC_LOW_LATENCY, lowLatencyListener_); in Init()205 Publisher::GetInstance().UnregisterListener(DHTopic::TOPIC_LOW_LATENCY, lowLatencyListener_); in UnInit()