OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ModifyOriginAndNotify
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/public/test/
mock_storage_client.h
47
void
ModifyOriginAndNotify
(
mock_storage_client.cc
53
void MockStorageClient::
ModifyOriginAndNotify
(
/external/chromium_org/content/browser/quota/
quota_manager_unittest.cc
713
client->
ModifyOriginAndNotify
(GURL("http://foo.com/"), type, 30);
714
client->
ModifyOriginAndNotify
(GURL("http://foo.com:1/"), type, -5);
[
all
...]
Completed in 94 milliseconds