Searched defs:normalized_subtree_root (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/
H A Dsubtree_set.cc28 base::FilePath::StringType normalized_subtree_root = local
33 normalized_subtree_root))
36 base::FilePath path(normalized_subtree_root);
50 base::FilePath::StringType normalized_subtree_root = local
55 inclusive_ancestors_of_subtree_roots_[normalized_subtree_root]
58 base::FilePath path(normalized_subtree_root);
71 base::FilePath::StringType normalized_subtree_root = local
76 inclusive_ancestors_of_subtree_roots_.find(normalized_subtree_root);
85 base::FilePath path(normalized_subtree_root);

Completed in 95 milliseconds