HomeSort by relevance Sort by last modified time
    Searched refs:SetStorageAllowed (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/content/shell/renderer/test_runner/
web_permissions.h 39 void SetStorageAllowed(bool);
web_permissions.cc 86 void WebPermissions::SetStorageAllowed(bool storage_allowed) {
test_runner.cc 242 void SetStorageAllowed(bool allowed);
463 .SetMethod("setStorageAllowed", &TestRunnerBindings::SetStorageAllowed)
    [all...]
test_runner.h 427 void SetStorageAllowed(bool allowed);

Completed in 962 milliseconds