OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:el_local
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/examples/plus/
rostertask.cc
69
XmlElement *
el_local
= OfflineRoster::RetrieveOfflineRoster(GetClient()->jid());
local
71
if (
el_local
) {
72
for (XmlElement *el_item =
el_local
->FirstNamed(QN_ROSTER_ITEM);
Completed in 200 milliseconds