Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 25 of 34) sorted by relevance

12

/third_party/flutter/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py51 def copy_directory_contents_to_device(self, host_path, device_path): argument
54 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dssh.py64 def scp_device_path(self, device_path): argument
67 def copy_file_to_device(self, host_path, device_path): argument
Dwin_ssh.py90 def copy_directory_contents_to_device(self, host_path, device_path): argument
109 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dapi.py103 def copy_file_to_device(self, host_path, device_path): argument
143 host_path, device_path): argument
Ddefault.py129 def copy_file_to_device(self, host_path, device_path): argument
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c100 const gchar * device_path, const gchar * device_name, GstStructure * props) in gst_v4l2_device_provider_probe_device()
234 const gchar *device_path = g_udev_device_get_device_file (udev_device); in gst_v4l2_device_provider_device_from_udev() local
530 gst_v4l2_device_new (const gchar * device_path, const gchar * device_name, in gst_v4l2_device_new()
Dv4l2-utils.h67 const gchar *device_path; member
Dgstv4l2h263enc.c111 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h263_enc_register()
Dgstv4l2fwhtenc.c114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_fwht_enc_register()
Dgstv4l2jpegenc.c114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_jpeg_enc_register()
Dgstv4l2vp9enc.c155 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_vp9_enc_register()
Dgstv4l2vp8enc.c156 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_vp8_enc_register()
Dgstv4l2h265enc.c230 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h265_enc_register()
Dgstv4l2mpeg4enc.c217 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_mpeg4_enc_register()
Dgstv4l2h264enc.c320 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_h264_enc_register()
Dgstv4l2deviceprovider.h88 gchar *device_path; member
/third_party/glib/gio/
Dgunixmounts.c127 char *device_path; member
140 char *device_path; member
379 g_unix_is_system_device_path (const char *device_path) in g_unix_is_system_device_path()
439 create_unix_mount_entry (const char *device_path, in create_unix_mount_entry()
466 create_unix_mount_point (const char *device_path, in create_unix_mount_point()
514 const char *device_path = NULL; in _g_get_unix_mounts() local
599 const char *device_path = NULL; in _g_get_unix_mounts() local
1011 const char *device_path = NULL; in _g_get_unix_mount_points() local
1110 const char *device_path = NULL; in _g_get_unix_mount_points() local
2510 const char *device_path, in guess_mount_type()
Dgunixmount.c58 char *device_path; member
Dgunixvolume.c50 char *device_path; member
Dgio-tool-mount.c468 gchar *device_path = user_data; in stop_with_device_file_cb() local
953 gchar *device_path = (gchar *)user_data; in mount_with_device_file_cb() local
/third_party/libusb/examples/
Dfxload.c87 const char *device_path = getenv("DEVICE"); in main() local
/third_party/ffmpeg/libavdevice/
Dkmsgrab.c60 const char *device_path; member
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dgstksvideosrc.c91 gchar *device_path; member
303 const gchar *device_path = g_value_get_string (value); in gst_ks_video_src_set_property() local
Dksdeviceprovider.c717 GstCaps * caps, const gchar * device_path, GstKsDeviceType type) in gst_ks_device_new()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp373 gchar *device_path = NULL; in gst_dshow_enumerate_devices() local

12