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

  /external/chromium_org/chrome/installer/util/
installer_state.cc 767 ChannelInfo other_info; local
788 other_info.Initialize(state_key);
789 if (!other_info.Equals(channel_info))
  /external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences_unittest.cc 352 StorageInfo other_info; local
353 MediaStorageUtil::GetDeviceInfoFromPath(path, &other_info, &relative_path);
354 EXPECT_EQ(other_info.device_id(), gallery_info.device_id);
    [all...]

Completed in 157 milliseconds