OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ksessionnotificationtype
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/sync/syncable/
model_type.cc
849
const char
kSessionNotificationType
[] = "SESSION";
909
*notification_type =
kSessionNotificationType
;
1001
} else if (notification_type ==
kSessionNotificationType
) {
[
all
...]
Completed in 49 milliseconds