Searched defs:streamCustomer (Results 1 – 4 of 4) sorted by relevance
288 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable341 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
379 std::shared_ptr<StreamCustomer> streamCustomer = std::make_shared<StreamCustomer>(); variable
36 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()
39 const std::shared_ptr<StreamCustomer> &streamCustomer, in SetStreamInfo()184 …DcameraHdfDemo::CreateStreamInfo(const int streamId, std::shared_ptr<StreamCustomer> &streamCustom… in CreateStreamInfo()