OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RosterMap
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.h
165
typedef std::map<std::string, RosterItem>
RosterMap
;
193
RosterMap
* roster_;
/external/chromium_org/third_party/libjingle/source/talk/examples/call/
callclient.h
302
typedef std::map<std::string, RosterItem>
RosterMap
;
338
RosterMap
* roster_;
Completed in 31 milliseconds