Home
last modified time | relevance | path

Searched refs:roster (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
Drostermodule_unittest.cc190 virtual void ContactChanged(XmppRosterModule* roster, in ContactChanged() argument
196 WriteContact(ss_, roster->GetRosterContact(index)); in ContactChanged()
203 virtual void ContactsAdded(XmppRosterModule* roster, in ContactsAdded() argument
208 WriteContact(ss_, roster->GetRosterContact(index+i)); in ContactsAdded()
265 rtc::scoped_ptr<XmppRosterModule> roster(XmppRosterModule::Create()); in TEST_F() local
266 roster->set_roster_handler(&roster_handler); in TEST_F()
269 roster->RegisterEngine(engine.get()); in TEST_F()
285 TEST_OK(roster->outgoing_presence()-> in TEST_F()
287 TEST_OK(roster->outgoing_presence()->set_priority(-37)); in TEST_F()
288 TEST_OK(roster->outgoing_presence()->set_presence_show(XMPP_PRESENCE_DND)); in TEST_F()
[all …]
Drostermodule.h199 virtual void SubscriptionRequest(XmppRosterModule* roster,
205 virtual void SubscriptionError(XmppRosterModule* roster,
209 virtual void RosterError(XmppRosterModule* roster,
215 virtual void IncomingPresenceChanged(XmppRosterModule* roster,
221 virtual void ContactChanged(XmppRosterModule* roster,
228 virtual void ContactsAdded(XmppRosterModule* roster,
233 virtual void ContactRemoved(XmppRosterModule* roster,
/external/mesa3d/src/gallium/state_trackers/hgl/
Dbitmap_wrapper.cpp137 BTranslatorRoster *roster = BTranslatorRoster::Default(); in dump_bitmap() local
141 roster->Translate(&stream, NULL, NULL, &dump, 0); in dump_bitmap()
/external/libusb/libusb/os/
Dhaiku_pollfs.cpp245 RosterLooper::RosterLooper(USBRoster *roster) in RosterLooper() argument
247 fRoster(roster), in RosterLooper()
/external/jline/src/src/test/resources/jline/example/
Denglish.gz