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
163
void SettingsFrontend::
RunWithStorage
(
174
// TODO(kalman): change
RunWithStorage
() to take a
storage_api.cc
69
frontend->
RunWithStorage
(
77
bool success =
RunWithStorage
(storage);
166
bool StorageStorageAreaGetFunction::
RunWithStorage
(ValueStore* storage) {
206
bool StorageStorageAreaGetBytesInUseFunction::
RunWithStorage
(
242
bool StorageStorageAreaSetFunction::
RunWithStorage
(ValueStore* storage) {
253
bool StorageStorageAreaRemoveFunction::
RunWithStorage
(ValueStore* storage) {
282
bool StorageStorageAreaClearFunction::
RunWithStorage
(ValueStore* storage) {
Completed in 3428 milliseconds