/external/chromium_org/chrome/browser/media_galleries/ |
media_galleries_scan_result_controller_unittest.cc | 200 MediaGalleryPrefId scan_id = AddScanResult("scan_id", 1, 0, 0); local 214 controller()->DidToggleEntry(scan_id, false); 222 controller()->DidToggleEntry(scan_id, false); 232 controller()->DidToggleEntry(scan_id, false); 233 controller()->DidToggleEntry(scan_id, true); 240 MediaGalleryPrefId scan_id = AddScanResult("scan_id", 1, 0, 0); local 252 gallery_prefs()->ForgetGalleryById(scan_id); 258 AddGallery("scan_id", MediaGalleryPrefInfo::kUserAdded, 1, 0, 0) [all...] |
media_galleries_preferences_unittest.cc | 343 MediaGalleryPrefId auto_id, user_added_id, scan_id, id; local 408 scan_id = id; 416 EXPECT_EQ(scan_id, id); 420 EXPECT_EQ(scan_id, id); 424 EXPECT_EQ(scan_id, id); 449 VerifyGalleryInfo(gallery_info, scan_id); 468 gallery_prefs()->ForgetGalleryById(scan_id); 469 expected_galleries_[scan_id].type = MediaGalleryPrefInfo::kRemovedScan; 678 MediaGalleryPrefId scan_id, id; local 691 scan_id = id 747 MediaGalleryPrefId auto_id, user_added_id, to_blacklist_id, scan_id, local [all...] |
media_scan_manager_unittest.cc | 655 MediaGalleryPrefId scan_id = local 658 gallery_prefs()->SetGalleryPermissionForExtension(*extension(), scan_id, local 662 CheckFileCounts(scan_id, 0, 0, 3); 692 CheckFileCounts(scan_id, 6, 0, 0); 704 CheckFileCounts(scan_id, 6, 0, 0);
|
/hardware/broadcom/wlan/bcmdhd/wifi_hal/ |
gscan.cpp | 878 int scan_id = 0, flags = 0, num = 0; local 880 scan_id = it.get_u32(); [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant_i.h | 573 int scan_id[MAX_SCAN_ID]; member in struct:wpa_supplicant
|