Searched defs:ContainerCount (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_scan_manager.cc249 struct ContainerCount { struct in namespace:__anon4272
253 ContainerCount() : seen_count(0), entries_count(-1), is_qualified(false) {} function in struct:__anon4272::ContainerCount
256 typedef std::map<base::FilePath, ContainerCount> ContainerCandidates;
398 typedef std::map<base::FilePath, ContainerCount> ContainerCandidates;
432 ContainerCount count;

Completed in 110 milliseconds