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

/external/chromium_org/content/renderer/dom_storage/
H A Dwebstoragenamespace_impl.cc47 const WebStorageNamespaceImpl* other_impl = local
49 return namespace_id_ == other_impl->namespace_id_;
/external/chromium_org/content/browser/dom_storage/
H A Dsession_storage_namespace_impl.cc82 SessionStorageNamespaceImpl* other_impl = local
84 session_->Merge(actually_merge, process_id, other_impl->session_, callback);
/external/chromium_org/webkit/renderer/compositor_bindings/
H A Dweb_transform_operations_impl.cc22 const WebTransformOperationsImpl& other_impl = local
24 return transform_operations_.CanBlendWith(other_impl.transform_operations_);

Completed in 232 milliseconds