Lines Matching refs:endl
356 std::cout << "==========[test log] capture start saveYuv......" << std::endl;
358 std::cout << "==========[test log] capture end saveYuv......" << std::endl;
406 std::cout << "==========[test log] CreateCameraHost failed." << std::endl;
409 std::cout << "==========[test log] CreateCameraHost success." << std::endl;
415 std::cout << "==========[test log] SetCallback failed." << std::endl;
418 std::cout << "==========[test log] SetCallback success." << std::endl;
427 std::cout << "==========[test log]GetCameraIds failed." << std::endl;
430 std::cout << "==========[test log]GetCameraIds success." << std::endl;
433 std::cout << "==========[test log]camera device list is empty." << std::endl;
439 std::cout << "==========[test log]GetCameraAbility failed, rc = " << rc << std::endl;
457 std::cout << "OpenCamera failed, rc = " << rc << std::endl;
460 std::cout << "OpenCamera success." << std::endl;
462 std::cout << "No usb camera plugged in" << std::endl;
474 std::cout << "OpenCamera failed, rc = " << rc << std::endl;
477 std::cout << "OpenCamera success." << std::endl;
497 std::cout << "==========[test log] OpenCamera failed, rc = " << rc << std::endl;
500 std::cout << "==========[test log] OpenCamera success." << std::endl;
764 std::cout << "OnCameraStatus, enter, cameraId = " << cameraId << ", status = " << status << std::endl;
779 std::cout << "OnCameraEvent, enter, cameraId = " << cameraId << ", event = " << event<< std::endl;