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

  /external/chromium_org/chrome/browser/extensions/api/signedin_devices/
signedin_devices_api.cc 50 ScopedVector<DeviceInfo> GetAllSignedInDevices(
54 ScopedVector<DeviceInfo> devices = pss->GetAllSignedInDevices();
75 ScopedVector<DeviceInfo> GetAllSignedInDevices(
83 return GetAllSignedInDevices(extension_id,
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_mock.cc 44 ProfileSyncServiceMock::GetAllSignedInDevices() const {
profile_sync_service.cc 412 ProfileSyncService::GetAllSignedInDevices() const {
    [all...]

Completed in 995 milliseconds