OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:group_restriction
(Results
1 - 5
of
5
) sorted by null
/external/chromium/chrome/browser/sync/engine/
apply_updates_command.cc
34
session->status_controller()->
group_restriction
());
verify_updates_command.cc
49
if (g != status->
group_restriction
())
build_and_process_conflict_sets_command.cc
200
routes, status->
group_restriction
());
/external/chromium/chrome/browser/sync/sessions/
status_controller.h
183
ModelSafeGroup
group_restriction
() const {
function in class:browser_sync::sessions::StatusController
195
return
group_restriction
() == it->second;
status_controller_unittest.cc
221
status.
group_restriction
();
Completed in 37 milliseconds