Searched refs:ExitProcessor (Results 1 – 2 of 2) sorted by relevance
123 void ExitProcessor();
160 …std::unique_ptr<std::thread> thread = std::make_unique<std::thread>(&CodecServer::ExitProcessor, t… in ~CodecServer()172 void CodecServer::ExitProcessor() in ExitProcessor() function in OHOS::MediaAVCodec::CodecServer444 …std::unique_ptr<std::thread> thread = std::make_unique<std::thread>(&CodecServer::ExitProcessor, t… in Release()