Home
last modified time | relevance | path

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

12

/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/skia/infra/bots/recipe_modules/flavor/
Dchromebook.py52 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
Dssh.py69 def scp_device_path(self, device_path): argument
72 def copy_file_to_device(self, host_path, device_path): argument
Dapi.py97 def copy_file_to_device(self, host_path, device_path): argument
139 host_path, device_path): argument
Ddefault.py79 def copy_file_to_device(self, host_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/core/debug/
Ddebug_node_key.h46 const string device_path; member
/external/adhd/cras/src/server/
Dcras_bt_battery_provider.h18 char *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/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/tensorflow/tensorflow/lite/experimental/acceleration/configuration/
Dproto_to_flatbuffer.cc207 for (const auto& device_path : device_spec.device_paths()) { in ConvertEdgeTpuDeviceSpec() local
/external/chromium-trace/catapult/devil/devil/utils/
Dmock_calls_test.py25 def Push(self, host_path, device_path): argument
/external/autotest/client/common_lib/cros/network/
Dinterface.py189 def device_path(self): member in Interface
/external/mesa3d/src/drm-shim/
Ddrm_shim.c89 static char *device_path; variable
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py302 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/
Dedd.h168 } device_path; member
/external/crosvm/x86_64/src/
Dbootparam.rs125 pub device_path: edd_device_params__bindgen_ty_2, field

12