OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PURGE_ENTRIES
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/sync/syncable/
syncable_base_transaction.h
27
PURGE_ENTRIES
,
syncable_write_transaction.cc
172
ENUM_CASE(
PURGE_ENTRIES
);
directory.cc
676
WriteTransaction trans(FROM_HERE,
PURGE_ENTRIES
, this);
[
all
...]
/external/chromium/chrome/browser/sync/syncable/
syncable.h
632
PURGE_ENTRIES
,
[
all
...]
syncable.cc
687
WriteTransaction trans(this,
PURGE_ENTRIES
, __FILE__, __LINE__);
[
all
...]
Completed in 1711 milliseconds