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

  /external/chromium_org/sync/protocol/
proto_enum_conversions.cc 173 const char* GetDeviceTypeString(
  /external/chromium_org/chrome/browser/sync/glue/
device_info.cc 105 std::string DeviceInfo::GetDeviceTypeString() const {
193 value->SetString("type", GetDeviceTypeString());

Completed in 50 milliseconds