OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HasIsolatedStorage
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/common/extensions/manifest_handlers/
app_isolation_info.cc
29
bool AppIsolationInfo::
HasIsolatedStorage
(const Extension* extension) {
/external/chromium_org/webkit/browser/quota/
mock_special_storage_policy.cc
37
bool MockSpecialStoragePolicy::
HasIsolatedStorage
(const GURL& origin) {
/external/chromium_org/chrome/browser/extensions/
extension_special_storage_policy.cc
79
bool ExtensionSpecialStoragePolicy::
HasIsolatedStorage
(const GURL& origin) {
101
extensions::AppIsolationInfo::
HasIsolatedStorage
(extension) ||
122
if (extensions::AppIsolationInfo::
HasIsolatedStorage
(extension))
138
extensions::AppIsolationInfo::
HasIsolatedStorage
(extension) ||
158
if (extensions::AppIsolationInfo::
HasIsolatedStorage
(extension))
/external/chromium_org/webkit/browser/fileapi/
obfuscated_file_util.cc
[
all
...]
Completed in 2655 milliseconds