HomeSort by relevance Sort by last modified time
    Searched full:web_contents_set (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.cc 101 if (state->web_contents_set.insert(contents).second) {
112 std::set<const WebContents*> web_contents_set; member in struct:__anon5222::RPHReferenceManager::RPHReferenceState
170 rph_info->second->web_contents_set.erase(contents);
171 if (rph_info->second->web_contents_set.empty())

Completed in 94 milliseconds