OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RunWithStorage
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/storage/
settings_frontend.cc
165
void SettingsFrontend::
RunWithStorage
(
176
// TODO(kalman): change
RunWithStorage
() to take a
storage_api.cc
61
frontend->
RunWithStorage
(
69
bool success =
RunWithStorage
(storage);
158
bool StorageStorageAreaGetFunction::
RunWithStorage
(ValueStore* storage) {
198
bool StorageStorageAreaGetBytesInUseFunction::
RunWithStorage
(
234
bool StorageStorageAreaSetFunction::
RunWithStorage
(ValueStore* storage) {
245
bool StorageStorageAreaRemoveFunction::
RunWithStorage
(ValueStore* storage) {
274
bool StorageStorageAreaClearFunction::
RunWithStorage
(ValueStore* storage) {
Completed in 556 milliseconds