Searched refs:item_path (Results 1 – 3 of 3) sorted by relevance
/development/host/windows/usb/api/ |
D | adb_legacy_endpoint_object.h | 116 virtual ADBAPIHANDLE CreateHandle(const wchar_t* item_path,
|
D | adb_legacy_endpoint_object.cpp | 192 const wchar_t* item_path, in CreateHandle() argument 205 usb_handle_ = CreateFile(item_path, in CreateHandle()
|
/development/vendor_snapshot/ |
D | update.py | 458 item_path = os.path.join(arch_install_dir, item) 459 add_info(item_path, name, variation, arch, is_cfi, False) 470 item_path = os.path.join(root, file_name) 471 add_info(item_path, name, variation, arch, is_cfi, is_header)
|