OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetStore
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/rlz/lib/
rlz_lib_clear.cc
21
rlz_lib::RlzValueStore* store = lock.
GetStore
();
33
rlz_lib::RlzValueStore* store = lock.
GetStore
();
55
if (!lock_->
GetStore
())
72
if (lock_->
GetStore
())
rlz_value_store.h
81
// it is in scope. If the class fails to acquire a lock, its
GetStore
() method
85
// RlzValueStore* store = lock.
GetStore
();
97
RlzValueStore*
GetStore
();
rlz_lib.cc
148
rlz_lib::RlzValueStore* store = lock.
GetStore
();
226
RlzValueStore* store = lock.
GetStore
();
245
RlzValueStore* store = lock.
GetStore
();
274
RlzValueStore* store = lock.
GetStore
();
303
RlzValueStore* store = lock.
GetStore
();
315
RlzValueStore* store = lock.
GetStore
();
500
rlz_lib::RlzValueStore* store = lock.
GetStore
();
615
RlzValueStore* store = lock.
GetStore
();
financial_ping.cc
104
RlzValueStore* store = lock.
GetStore
();
359
RlzValueStore* store = lock.
GetStore
();
387
RlzValueStore* store = lock.
GetStore
();
398
RlzValueStore* store = lock.
GetStore
();
financial_ping_test.cc
184
rlz_lib::RlzValueStore* store = lock.
GetStore
();
/external/chromium/chrome/browser/safe_browsing/
safe_browsing_database.h
232
SafeBrowsingStore*
GetStore
(int list_id);
safe_browsing_database.cc
451
SafeBrowsingStore* SafeBrowsingDatabaseNew::
GetStore
(const int list_id) {
733
SafeBrowsingStore* store =
GetStore
(list_id);
774
SafeBrowsingStore* store =
GetStore
(list_id);
803
SafeBrowsingStore* store =
GetStore
(list_id);
848
SafeBrowsingStore* store =
GetStore
(list_id);
[
all
...]
/external/chromium_org/v8/tools/testrunner/network/
perfdata.py
113
def
GetStore
(self, arch, mode):
network_execution.py
58
self.perfdata = self.perf_data_manager.
GetStore
(context.arch, context.mode)
/external/chromium_org/v8/tools/testrunner/server/
main.py
233
data_store = self.perf_data_manager.
GetStore
(arch, mode)
237
data_store = self.perf_data_manager.
GetStore
(arch, mode)
/external/chromium_org/chrome/browser/safe_browsing/
safe_browsing_database.cc
449
SafeBrowsingStore* SafeBrowsingDatabaseNew::
GetStore
(const int list_id) {
[
all
...]
safe_browsing_database.h
348
SafeBrowsingStore*
GetStore
(int list_id);
/external/chromium_org/rlz/chromeos/lib/
rlz_value_store_chromeos.cc
319
RlzValueStore* ScopedRlzValueStoreLock::
GetStore
() {
/external/chromium_org/rlz/win/lib/
rlz_value_store_registry.cc
380
RlzValueStore* ScopedRlzValueStoreLock::
GetStore
() {
Completed in 209 milliseconds