Home
last modified time | relevance | path

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

12

/external/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py46 def copy_directory_contents_to_device(self, host_path, device_path): argument
49 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.py86 def copy_file_to_device(self, host_path, device_path): argument
126 host_path, device_path): argument
Ddefault.py79 def copy_file_to_device(self, host_path, device_path): argument
/external/angle/src/tests/py_utils/
Dandroid_helper.py165 def _ReadDeviceFile(device_path): argument
172 def _RemoveDeviceFile(device_path): argument
239 def _CompareHashes(local_path, device_path): argument
327 def _HashesMatch(local_path, device_path): argument
/external/cpuinfo/scripts/
Dandroid-device-dump.py252 def adb_push(local_path, device_path): argument
260 def adb_pull(device_path, local_path): argument
/external/chromium-trace/catapult/devil/devil/android/
Ddevice_utils.py380 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/
Dcolorman.c901 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/
Dcollectives_common.cc77 std::string device_path = in DeviceTypeFromMesh() local
/external/tensorflow/tensorflow/core/debug/
Ddebug_node_key.h46 const string device_path; member
/external/libbrillo/brillo/blkdev_utils/
Dloop_device_fake.cc27 int ParseLoopDeviceNumber(const base::FilePath& device_path) { in ParseLoopDeviceNumber()
Dloop_device.cc186 base::FilePath device_path = CreateDevicePath(device_number); in AttachDeviceToFile() local
/external/linux-kselftest/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c64 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in __do_binderfs_test() local
396 device_path[sizeof(P_tmpdir "/binderfs_XXXXXX/") + BINDERFS_MAX_NAME]; in TEST() local
/external/vboot_reference/cgpt/
Dcgpt_wrapper.c42 static bool is_mtd(const char *device_path) { in is_mtd()
/external/tpm2-tss/test/integration/
Dsapi-context-util.c31 tcti_device_init(char const *device_path) in tcti_device_init()
/external/libusb/examples/
Dfxload.c86 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/linux-kselftest/tools/testing/selftests/sgx/
Dload.c176 const char device_path[] = "/dev/sgx_enclave"; in encl_load() local
/external/python/bumble/bumble/transport/
Dpyusb.py239 def device_path(device): function
Dusb.py401 def device_path(device): function
/external/chromium-trace/catapult/devil/devil/utils/
Dmock_calls_test.py25 def Push(self, host_path, device_path): argument
/external/angle/build/android/pylib/local/device/
Dlocal_device_test_run.py34 def SubstituteDeviceRoot(device_path, device_root): argument
/external/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dproto_to_flatbuffer.cc275 for (const auto& device_path : device_spec.device_paths()) { in ConvertEdgeTpuDeviceSpec() local
/external/cronet/build/android/pylib/local/device/
Dlocal_device_test_run.py34 def SubstituteDeviceRoot(device_path, device_root): argument
/external/autotest/client/common_lib/cros/network/
Dinterface.py192 def device_path(self): member in Interface

12