GetCachedAreaKey  185 content/renderer/dom_storage/dom_storage_dispatcher.cc   std::string key = GetCachedAreaKey(namespace_id, origin);
GetCachedAreaKey  198 content/renderer/dom_storage/dom_storage_dispatcher.cc   std::string key = GetCachedAreaKey(area->namespace_id(), area->origin());
GetCachedAreaKey  210 content/renderer/dom_storage/dom_storage_dispatcher.cc   std::string key = GetCachedAreaKey(namespace_id, origin);