OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GET_BY_CLIENT_TAG
(Results
1 - 6
of
6
) sorted by null
/external/chromium/chrome/browser/sync/engine/
syncer_unittest.cc
67
using syncable::
GET_BY_CLIENT_TAG
;
[
all
...]
syncapi.cc
724
syncable::
GET_BY_CLIENT_TAG
, hash);
813
syncable::
GET_BY_CLIENT_TAG
, hash));
[
all
...]
syncer_util.cc
159
syncable::Entry local_entry(trans, syncable::
GET_BY_CLIENT_TAG
,
[
all
...]
/external/chromium/chrome/browser/sync/syncable/
syncable_unittest.cc
213
Entry me(&trans,
GET_BY_CLIENT_TAG
, tag);
251
Entry me(&trans,
GET_BY_CLIENT_TAG
, tag);
[
all
...]
syncable.h
198
GET_BY_CLIENT_TAG
[
all
...]
syncable.cc
[
all
...]
Completed in 80 milliseconds