libcamera/test/media_device
Laurent Pinchart a48a000a33 libcamera: Rename 'method' to 'function'
Usage of 'method' to refer to member functions comes from Java. The C++
standard uses the term 'function' only. Replace 'method' with 'function'
or 'member function' through the whole code base and documentation.
While at it, fix two typos (s/backeng/backend/).

The BoundMethod and Object::invokeMethod() are left as-is here, and will
be addressed separately.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-08-09 15:40:32 +03:00
..
media_device_acquire.cpp test: Omit extra semicolons 2020-10-20 13:15:43 +03:00
media_device_link_test.cpp libcamera: Rename 'method' to 'function' 2021-08-09 15:40:32 +03:00
media_device_print_test.cpp libcamera: Drop unneeded empty default constructors and destructors 2020-10-23 22:48:17 +03:00
media_device_test.cpp test: media_device: Create a common MediaDeviceTest base class 2019-05-17 20:35:00 +02:00
media_device_test.h libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
meson.build libcamera/base: Validate internal headers as private 2021-06-25 16:11:11 +01:00