OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:double_step_parent_id
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/sync/engine/
build_and_process_conflict_sets_command.cc
357
syncable::Id
double_step_parent_id
= parent_id;
local
365
if (!
double_step_parent_id
.IsRoot()) {
367
double_step_parent_id
= checker.GetAndExamineParent(
368
trans,
double_step_parent_id
, parent_id, entry);
369
double_step_parent_id
= checker.GetAndExamineParent(
370
trans,
double_step_parent_id
, parent_id, entry);
Completed in 751 milliseconds