Home
last modified time | relevance | path

Searched refs:item_path (Results 1 – 3 of 3) sorted by relevance

/development/host/windows/usb/api/
Dadb_legacy_endpoint_object.h116 virtual ADBAPIHANDLE CreateHandle(const wchar_t* item_path,
Dadb_legacy_endpoint_object.cpp192 const wchar_t* item_path, in CreateHandle() argument
205 usb_handle_ = CreateFile(item_path, in CreateHandle()
/development/vendor_snapshot/
Dupdate.py458 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)