OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSessionSpecifics
(Results
1 - 10
of
10
) sorted by null
/external/chromium_org/sync/internal_api/public/
base_node.h
154
const sync_pb::SessionSpecifics&
GetSessionSpecifics
() const;
/external/chromium/chrome/browser/sync/glue/
session_change_processor.cc
183
const sync_pb::SessionSpecifics& specifics = node.
GetSessionSpecifics
();
202
sync_node.
GetSessionSpecifics
());
session_model_associator.cc
479
sync_node.
GetSessionSpecifics
();
[
all
...]
/external/chromium_org/chrome/browser/sync/glue/
session_change_processor.cc
264
sync_node.
GetSessionSpecifics
());
session_model_associator.cc
448
sync_pb::SessionSpecifics specifics = tab_node.
GetSessionSpecifics
();
747
sync_node.
GetSessionSpecifics
();
[
all
...]
/external/chromium_org/sync/internal_api/
base_node.cc
311
const sync_pb::SessionSpecifics& BaseNode::
GetSessionSpecifics
() const {
/external/chromium/chrome/browser/sync/engine/
syncapi.h
235
const sync_pb::SessionSpecifics&
GetSessionSpecifics
() const;
[
all
...]
syncapi.cc
421
const sync_pb::SessionSpecifics& BaseNode::
GetSessionSpecifics
() const {
[
all
...]
/external/chromium/chrome/browser/sync/
profile_sync_service_session_unittest.cc
189
const sync_pb::SessionSpecifics& specifics(node.
GetSessionSpecifics
());
/external/chromium_org/chrome/browser/sync/
profile_sync_service_session_unittest.cc
285
const sync_pb::SessionSpecifics& specifics(node.
GetSessionSpecifics
());
[
all
...]
Completed in 1569 milliseconds