| /external/skia/infra/bots/recipe_modules/flavor/ |
| D | chromebook.py | 53 def copy_directory_contents_to_device(self, host_path, device_path): argument 56 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 | 87 def copy_file_to_device(self, host_path, device_path): argument 129 host_path, device_path): argument
|
| D | default.py | 79 def copy_file_to_device(self, host_path, device_path): argument
|
| /external/angle/src/tests/py_utils/ |
| D | android_helper.py | 177 def _ReadDeviceFile(device_path): argument 184 def _RemoveDeviceFile(device_path): argument 213 def _CompareHashes(local_path, device_path): argument 281 def _HashesMatch(local_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/dtensor/mlir/ |
| D | collectives_common.cc | 77 std::string device_path = in DeviceTypeFromMesh() local
|
| /external/tensorflow/tensorflow/core/debug/ |
| D | debug_node_key.h | 46 const string 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/linux-kselftest/tools/testing/selftests/filesystems/binderfs/ |
| D | binderfs_test.c | 64 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in __do_binderfs_test() local 395 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in TEST() 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/linux-kselftest/tools/testing/selftests/sgx/ |
| D | load.c | 134 const char device_path[] = "/dev/sgx_enclave"; in encl_load() local
|
| /external/vboot_reference/firmware/stub/ |
| D | tpm_lite_stub.c | 154 char* device_path; in VbExTpmOpen() local
|
| /external/chromium-trace/catapult/devil/devil/utils/ |
| D | mock_calls_test.py | 25 def Push(self, host_path, device_path): argument
|
| /external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/ |
| D | proto_to_flatbuffer.cc | 275 for (const auto& device_path : device_spec.device_paths()) { in ConvertEdgeTpuDeviceSpec() local
|
| /external/cronet/build/android/pylib/local/device/ |
| D | local_device_test_run.py | 34 def SubstituteDeviceRoot(device_path, device_root): argument
|
| /external/angle/build/android/pylib/local/device/ |
| D | local_device_test_run.py | 34 def SubstituteDeviceRoot(device_path, device_root): argument
|
| /external/autotest/client/common_lib/cros/network/ |
| D | interface.py | 192 def device_path(self): member in Interface
|
| /external/autotest/server/cros/servo/topology/ |
| D | servo_topology.py | 476 device_path=None, argument
|
| /external/autotest/utils/frozen_chromite/lib/ |
| D | osutils.py | 1088 def ListBlockDevices(device_path=None, in_bytes=False): argument 1149 def GetDeviceSize(device_path, in_bytes=False): argument
|