OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timestamp_match_partner_
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/sync/
profile_sync_service_harness.cc
97
timestamp_match_partner_
(NULL),
230
DCHECK(
timestamp_match_partner_
);
231
if (!MatchesOtherClient(
timestamp_match_partner_
)) {
235
timestamp_match_partner_
->service()->RemoveObserver(this);
236
timestamp_match_partner_
= NULL;
399
DCHECK(!
timestamp_match_partner_
);
400
timestamp_match_partner_
= partner;
profile_sync_service_harness.h
212
ProfileSyncServiceHarness*
timestamp_match_partner_
;
member in class:ProfileSyncServiceHarness
Completed in 40 milliseconds