OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:configuring_sync_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler.h
86
bool is_configuring_sync() const { return
configuring_sync_
; }
158
bool
configuring_sync_
;
member in class:SyncSetupHandler
sync_setup_handler.cc
191
:
configuring_sync_
(false),
339
configuring_sync_
= true;
507
configuring_sync_
= false;
578
configuring_sync_
= true;
[
all
...]
Completed in 189 milliseconds