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

  /external/chromium_org/content/browser/gamepad/
xbox_data_fetcher_mac.h 83 UInt32 location_id() { return location_id_; }
126 UInt32 location_id_; member in class:XboxController
xbox_data_fetcher_mac.cc 243 location_id_(0),
440 kr = (*device_)->GetLocationID(device_, &location_id_);

Completed in 122 milliseconds