OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:results_to_remove_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/media_galleries/
media_galleries_scan_result_controller.cc
195
results_to_remove_
.insert(pref_id);
232
for (MediaGalleryPrefIdSet::const_iterator it =
results_to_remove_
.begin();
233
it !=
results_to_remove_
.end();
314
results_to_remove_
, &scan_results_);
324
results_to_remove_
, &scan_results_);
media_galleries_scan_result_controller.h
144
MediaGalleryPrefIdSet
results_to_remove_
;
member in class:MediaGalleriesScanResultController
Completed in 62 milliseconds