Home
last modified time | relevance | path

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

12

/external/u-boot/lib/efi_loader/
Defi_device_path_utilities.c28 const struct efi_device_path *device_path) in get_device_path_size()
56 const struct efi_device_path *device_path) in duplicate_device_path()
97 const struct efi_device_path *device_path, in append_device_node()
118 const struct efi_device_path *device_path, in append_device_path_instance()
162 const struct efi_device_path *device_path) in is_device_path_multi_instance()
Defi_bootmgr.c100 static void *try_load_entry(uint16_t n, struct efi_device_path **device_path, in try_load_entry()
146 void *efi_bootmgr_load(struct efi_device_path **device_path, in efi_bootmgr_load()
Defi_device_path_to_text.c303 struct efi_device_path *device_path, in efi_convert_device_path_to_text()
Defi_disk.c191 struct efi_device_path *device_path; in efi_fs_from_path() local
Defi_device_path.c923 struct efi_device_path **device_path, in efi_dp_split_file_path()
/external/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py83 def _prefix_device_path(self, device_path): argument
86 def copy_file_to_device(self, host_path, device_path): argument
110 def copy_directory_contents_to_device(self, host_path, device_path): argument
113 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dapi.py95 def copy_file_to_device(self, host_path, device_path): argument
133 host_path, device_path): argument
Ddefault.py122 def copy_file_to_device(self, host_path, device_path): argument
/external/skqp/infra/bots/recipe_modules/flavor/
Dchromebook.py83 def _prefix_device_path(self, device_path): argument
86 def copy_file_to_device(self, host_path, device_path): argument
110 def copy_directory_contents_to_device(self, host_path, device_path): argument
113 def copy_directory_contents_to_host(self, device_path, host_path): argument
Dapi.py95 def copy_file_to_device(self, host_path, device_path): argument
133 host_path, device_path): argument
Ddefault.py122 def copy_file_to_device(self, host_path, device_path): argument
/external/webrtc/talk/media/devices/
Dv4llookup.h46 static bool IsV4L2Device(const std::string& device_path) { in IsV4L2Device()
Dv4llookup.cc53 bool V4LLookup::CheckIsV4L2Device(const std::string& device_path) { in CheckIsV4L2Device()
Dlinuxdevicemanager.cc268 std::string device_path = "/dev/" + filename; in ScanV4L2Devices() local
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py1526 def _GetChangedAndStaleFiles(self, host_path, device_path, track_stale=False): argument
1619 def _GetStaleDirectories(self, host_path, device_path): argument
1792 def FileExists(self, device_path, timeout=None, retries=None): argument
1834 def RemovePath(self, device_path, force=False, recursive=False, argument
1873 def PullFile(self, device_path, host_path, timeout=None, retries=None): argument
1894 def _ReadFileWithPull(self, device_path): argument
1906 def ReadFile(self, device_path, as_root=False, force_pull=False, argument
1948 def _WriteFileWithPush(self, device_path, contents): argument
1955 def WriteFile(self, device_path, contents, as_root=False, force_push=False, argument
1996 def _ParseLongLsOutput(self, device_path, as_root=False, **kwargs): argument
[all …]
/external/tensorflow/tensorflow/core/debug/
Ddebug_node_key.h46 const string device_path; member
/external/u-boot/cmd/
Dbootefi.c266 struct efi_device_path *device_path, in do_bootefi_exec()
366 struct efi_device_path *device_path, *file_path; in do_bootefi_bootmgr_exec() local
/external/vboot_reference/cgpt/
Dcgpt_wrapper.c42 static bool is_mtd(const char *device_path) { in is_mtd()
/external/libusb/examples/
Dfxload.c87 const char *device_path = getenv("DEVICE"); in main() local
/external/vboot_reference/firmware/stub/
Dtpm_lite_stub.c154 char* device_path; in VbExTpmOpen() local
/external/autotest/client/cros/i2c/
Dusb_to_i2c.py103 def __init__(self, device_path): argument
/external/autotest/client/site_tests/camera_V4L2/src/
Dcommon_types.h32 std::string device_path; member
/external/chromium-trace/catapult/devil/devil/utils/
Dmock_calls_test.py27 def Push(self, host_path, device_path): argument
/external/autotest/client/common_lib/cros/network/
Dinterface.py167 def device_path(self): member in Interface
/external/autotest/client/cros/bluetooth/
Dbluetooth_device_xmlrpc_server.py58 def RequestPinCode(self, device_path): argument
932 def _set_trusted_by_path(self, device_path, trusted=True): argument

12