Searched refs:GetDeviceTypeString (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/components/sync_driver/
H A Ddevice_info.cc74 std::string DeviceInfo::GetDeviceTypeString() const { function in class:sync_driver::DeviceInfo
104 value->SetString("type", GetDeviceTypeString());
H A Ddevice_info.h62 std::string GetDeviceTypeString() const;
/external/chromium_org/sync/protocol/
H A Dproto_enum_conversions.h57 const char* GetDeviceTypeString(sync_pb::SyncEnums::DeviceType device_type);
H A Dproto_enum_conversions.cc190 const char* GetDeviceTypeString( function in namespace:syncer
H A Dproto_value_conversions.cc164 SET_ENUM(device_type, GetDeviceTypeString);
501 SET_ENUM(device_type, GetDeviceTypeString);
/external/chromium_org/chrome/browser/extensions/api/signed_in_devices/
H A Dsigned_in_devices_manager.cc37 device_info.GetDeviceTypeString());

Completed in 115 milliseconds