HomeSort by relevance Sort by last modified time
    Searched refs:inbound_address (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/devtools/adb/
android_usb_device.cc 75 int inbound_address = 0; local
85 inbound_address = edesc->GetAddress();
91 if (inbound_address == 0 || outbound_address == 0)
102 inbound_address, outbound_address, zero_mask);
317 int inbound_address,
324 inbound_address_(inbound_address),
android_usb_device.h 77 int inbound_address,

Completed in 27 milliseconds