/external/u-boot/lib/efi_loader/ |
D | efi_device_path_utilities.c | 28 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()
|
D | efi_bootmgr.c | 100 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()
|
D | efi_device_path_to_text.c | 303 struct efi_device_path *device_path, in efi_convert_device_path_to_text()
|
D | efi_disk.c | 191 struct efi_device_path *device_path; in efi_fs_from_path() local
|
D | efi_device_path.c | 923 struct efi_device_path **device_path, in efi_dp_split_file_path()
|
/external/skia/infra/bots/recipe_modules/flavor/ |
D | chromebook.py | 83 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
|
D | api.py | 95 def copy_file_to_device(self, host_path, device_path): argument 133 host_path, device_path): argument
|
D | default.py | 122 def copy_file_to_device(self, host_path, device_path): argument
|
/external/skqp/infra/bots/recipe_modules/flavor/ |
D | chromebook.py | 83 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
|
D | api.py | 95 def copy_file_to_device(self, host_path, device_path): argument 133 host_path, device_path): argument
|
D | default.py | 122 def copy_file_to_device(self, host_path, device_path): argument
|
/external/webrtc/talk/media/devices/ |
D | v4llookup.h | 46 static bool IsV4L2Device(const std::string& device_path) { in IsV4L2Device()
|
D | v4llookup.cc | 53 bool V4LLookup::CheckIsV4L2Device(const std::string& device_path) { in CheckIsV4L2Device()
|
D | linuxdevicemanager.cc | 268 std::string device_path = "/dev/" + filename; in ScanV4L2Devices() local
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 1526 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/ |
D | debug_node_key.h | 46 const string device_path; member
|
/external/u-boot/cmd/ |
D | bootefi.c | 266 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/ |
D | cgpt_wrapper.c | 42 static bool is_mtd(const char *device_path) { in is_mtd()
|
/external/libusb/examples/ |
D | fxload.c | 87 const char *device_path = getenv("DEVICE"); in main() local
|
/external/vboot_reference/firmware/stub/ |
D | tpm_lite_stub.c | 154 char* device_path; in VbExTpmOpen() local
|
/external/autotest/client/cros/i2c/ |
D | usb_to_i2c.py | 103 def __init__(self, device_path): argument
|
/external/autotest/client/site_tests/camera_V4L2/src/ |
D | common_types.h | 32 std::string device_path; member
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | mock_calls_test.py | 27 def Push(self, host_path, device_path): argument
|
/external/autotest/client/common_lib/cros/network/ |
D | interface.py | 167 def device_path(self): member in Interface
|
/external/autotest/client/cros/bluetooth/ |
D | bluetooth_device_xmlrpc_server.py | 58 def RequestPinCode(self, device_path): argument 932 def _set_trusted_by_path(self, device_path, trusted=True): argument
|