Searched refs:NightSessionMetadataResultProcessor (Results 1 – 2 of 2) sorted by relevance
35 class NightSessionMetadataResultProcessor : public MetadataResultProcessor {37 … explicit NightSessionMetadataResultProcessor(wptr<NightSession> session) : session_(session) {} in NightSessionMetadataResultProcessor() function47 metadataResultProcessor_ = std::make_shared<NightSessionMetadataResultProcessor>(this); in NightSession()
111 void NightSession::NightSessionMetadataResultProcessor::ProcessCallbacks( in ProcessCallbacks()