OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:P2PNotificationTargetToString
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sync/notifier/
p2p_invalidator.h
47
SYNC_EXPORT_PRIVATE std::string
P2PNotificationTargetToString
(
p2p_invalidator.cc
35
std::string
P2PNotificationTargetToString
(P2PNotificationTarget target) {
107
P2PNotificationTargetToString
(target_));
p2p_invalidator_unittest.cc
127
const std::string& target_str =
P2PNotificationTargetToString
(target);
Completed in 588 milliseconds