OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:value_store_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/extensions/
test_extension_system.h
72
TestingValueStore* value_store() { return
value_store_
; }
103
TestingValueStore*
value_store_
;
member in class:extensions::TestExtensionSystem
test_extension_system.cc
41
value_store_
(NULL),
95
// The ownership of |
value_store_
| is immediately transferred to state_store_,
98
value_store_
= value_store.get();
Completed in 276 milliseconds