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

/external/chromium_org/content/browser/
H A Dstorage_partition_impl_map.cc269 base::hash_set<base::FilePath> normalized_active_paths; local
281 normalized_active_paths.insert(storage_root.Append(components.front()));
284 active_paths->swap(normalized_active_paths);

Completed in 80 milliseconds