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

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_scan_manager.cc256 typedef std::map<base::FilePath, ContainerCount> ContainerCandidates; typedef in namespace:__anon4272
398 typedef std::map<base::FilePath, ContainerCount> ContainerCandidates; typedef
399 ContainerCandidates candidates;
429 ContainerCandidates::iterator parent_it =
454 for (ContainerCandidates::const_iterator it = candidates.begin();

Completed in 91 milliseconds