Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 25 of 48) 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
/third_party/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py52 def copy_directory_contents_to_device(self, host_path, device_path): argument
55 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dssh.py69 def scp_device_path(self, device_path): argument
72 def copy_file_to_device(self, host_path, device_path): argument
Dapi.py93 def copy_file_to_device(self, host_path, device_path): argument
135 host_path, device_path): argument
Ddefault.py79 def copy_file_to_device(self, host_path, device_path): argument
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c103 const gchar * device_path, const gchar * device_name, GstStructure * props) in gst_v4l2_device_provider_probe_device()
237 const gchar *device_path = g_udev_device_get_device_file (udev_device); in gst_v4l2_device_provider_device_from_udev() local
533 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()
Dgstv4l2jpegenc.c114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_jpeg_enc_register()
Dgstv4l2fwhtenc.c114 const gchar * device_path, GstCaps * sink_caps, GstCaps * src_caps) in gst_v4l2_fwht_enc_register()
Dgstv4l2h265enc.c115 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_h265_enc_register()
Dgstv4l2vp9enc.c114 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_vp9_enc_register()
Dgstv4l2h264enc.c136 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_h264_enc_register()
Dgstv4l2mpeg4enc.c114 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_mpeg4_enc_register()
Dgstv4l2vp8enc.c115 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_vp8_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
1028 const char *device_path = NULL; in _g_get_unix_mount_points() local
1127 const char *device_path = NULL; in _g_get_unix_mount_points() local
2581 const char *device_path, in guess_mount_type()
/third_party/libusb/examples/
Dfxload.c86 const char *device_path = getenv("DEVICE"); in main() local
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfdevice.c61 gchar *device_path; member
281 gchar *device_path = NULL; in gst_mf_device_provider_probe() local
Dgstmfsourceobject.h54 gchar *device_path; member
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Ddshowdeviceprovider.cpp225 GstCaps * caps, const gchar * device_path, GstDshowDeviceType type) in gst_dshow_device_new()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvautils.c297 gchar *device_path = NULL; in gst_context_get_va_display() local

12