/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/skia/infra/bots/recipe_modules/flavor/ |
D | chromebook.py | 52 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
|
D | ssh.py | 69 def scp_device_path(self, device_path): argument 72 def copy_file_to_device(self, host_path, device_path): argument
|
D | api.py | 97 def copy_file_to_device(self, host_path, device_path): argument 139 host_path, device_path): argument
|
D | default.py | 79 def copy_file_to_device(self, host_path, device_path): argument
|
/external/cpuinfo/scripts/ |
D | android-device-dump.py | 252 def adb_push(local_path, device_path): argument 260 def adb_pull(device_path, local_path): argument
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | device_utils.py | 380 def _IterPushableComponents(host_path, device_path): argument 2231 def FileExists(self, device_path, timeout=None, retries=None): argument 2278 device_path, argument 2325 def _CopyToReadableLocation(self, device_path): argument 2346 device_path, argument 2379 def _ReadFileWithPull(self, device_path): argument 2392 device_path, argument 2439 def _WriteFileWithPush(self, device_path, contents): argument 2447 device_path, argument 2493 def _ParseLongLsOutput(self, device_path, as_root=False, **kwargs): argument [all …]
|
/external/libcups/scheduler/ |
D | colorman.c | 901 const char *device_path; /* Device object path */ in colord_create_device() local 1113 char *device_path; /* Device object path */ in colord_delete_device() local 1171 const char *device_path, /* I - Device object path */ in colord_device_add_profile() 1252 char *device_path = NULL; /* Device object path */ in colord_find_device() local
|
/external/tensorflow/tensorflow/core/debug/ |
D | debug_node_key.h | 46 const string device_path; member
|
/external/adhd/cras/src/server/ |
D | cras_bt_battery_provider.h | 18 char *device_path; member
|
/external/libbrillo/brillo/blkdev_utils/ |
D | loop_device_fake.cc | 27 int ParseLoopDeviceNumber(const base::FilePath& device_path) { in ParseLoopDeviceNumber()
|
D | loop_device.cc | 186 base::FilePath device_path = CreateDevicePath(device_number); in AttachDeviceToFile() local
|
/external/vboot_reference/cgpt/ |
D | cgpt_wrapper.c | 42 static bool is_mtd(const char *device_path) { in is_mtd()
|
/external/tpm2-tss/test/integration/ |
D | sapi-context-util.c | 31 tcti_device_init(char const *device_path) in tcti_device_init()
|
/external/libusb/examples/ |
D | fxload.c | 86 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/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ |
D | proto_to_flatbuffer.cc | 207 for (const auto& device_path : device_spec.device_paths()) { in ConvertEdgeTpuDeviceSpec() local
|
/external/chromium-trace/catapult/devil/devil/utils/ |
D | mock_calls_test.py | 25 def Push(self, host_path, device_path): argument
|
/external/autotest/client/common_lib/cros/network/ |
D | interface.py | 189 def device_path(self): member in Interface
|
/external/mesa3d/src/drm-shim/ |
D | drm_shim.c | 89 static char *device_path; variable
|
/external/autotest/client/cros/multimedia/ |
D | bluetooth_facade_native.py | 302 def RequestPinCode(self, device_path): argument 1808 def _set_trusted_by_path(self, device_path, trusted=True): argument 2988 def _get_service_map(self, device_path, objects): argument
|
/external/kernel-headers/original/uapi/linux/ |
D | edd.h | 168 } device_path; member
|
/external/crosvm/x86_64/src/ |
D | bootparam.rs | 125 pub device_path: edd_device_params__bindgen_ty_2, field
|