Home
last modified time | relevance | path

Searched refs:presence (Results 1 – 25 of 203) sorted by relevance

123456789

/external/webrtc/webrtc/libjingle/xmpp/
Dchatroommoduleimpl.cc67 XmppReturnStatus ServerChangeMyPresence(const XmlElement& presence);
69 …XmppReturnStatus ChangePresence(XmppChatroomState new_state, const XmlElement* presence, bool isSe…
71 XmppChatroomEnteredStatus GetEnterFailureFromXml(const XmlElement* presence);
72 XmppChatroomExitedStatus GetExitFailureFromXml(const XmlElement* presence);
76 void FireEnteredStatus(const XmlElement* presence,
99 XmppReturnStatus SetPresence(const XmppPresence* presence);
105 const XmppPresence* presence() const;
430 XmppChatroomModuleImpl::FireEnteredStatus(const XmlElement* presence, in FireEnteredStatus() argument
434 xmpp_presence->set_raw_xml(presence); in FireEnteredStatus()
475 rtc::scoped_ptr<XmppPresence> presence(XmppPresence::Create()); in ServerChangedOtherPresence() local
[all …]
Dpresenceouttask.cc26 XmlElement * presence = TranslateStatus(s); in Send() local
27 QueueStanza(presence); in Send()
28 delete presence; in Send()
37 XmlElement * presence = TranslateStatus(s); in SendDirected() local
38 presence->AddAttr(QN_TO, j.Str()); in SendDirected()
39 QueueStanza(presence); in SendDirected()
40 delete presence; in SendDirected()
48 XmlElement * presence = new XmlElement(QN_PRESENCE); in SendProbe() local
49 presence->AddAttr(QN_TO, jid.Str()); in SendProbe()
50 presence->AddAttr(QN_TYPE, "probe"); in SendProbe()
[all …]
Drostermodule_unittest.cc111 WritePresence(std::ostream& os, const XmppPresence* presence) { in WritePresence() argument
112 if (presence == NULL) { in WritePresence()
118 WriteString(os, presence->jid().Str()); in WritePresence()
119 os<<" available:"<<presence->available(); in WritePresence()
121 WritePresenceShow(os, presence->presence_show()); in WritePresence()
122 os<<" priority:"<<presence->priority(); in WritePresence()
124 WriteString(os, presence->status()); in WritePresence()
125 os<<"]"<<presence->raw_xml()->Str(); in WritePresence()
181 const XmppPresence* presence) { in IncomingPresenceChanged() argument
183 WritePresence(ss_, presence); in IncomingPresenceChanged()
[all …]
Drostermoduleimpl.cc616 XmppRosterModuleImpl::SendDirectedPresence(const XmppPresence* presence, in SendDirectedPresence() argument
618 if (!presence) in SendDirectedPresence()
624 XmlElement element(*(presence->raw_xml())); in SendDirectedPresence()
873 XmppPresenceImpl * presence = *pos; in DeleteIncomingPresence() local
875 delete presence; in DeleteIncomingPresence()
966 XmppPresenceImpl* presence; in InternalIncomingPresence() local
973 presence = new XmppPresenceImpl(); in InternalIncomingPresence()
974 if (XMPP_RETURN_OK == presence->set_raw_xml(stanza)) { in InternalIncomingPresence()
976 presence_vector->push_back(presence); in InternalIncomingPresence()
978 delete presence; in InternalIncomingPresence()
[all …]
Dchatroommodule.h152 virtual const XmppPresence* presence() const = 0;
217 const XmppPresence* presence,
Drostermodule.h216 const XmppPresence* presence) = 0;
266 virtual XmppReturnStatus SendDirectedPresence(const XmppPresence* presence,
/external/llvm/test/Feature/
Doptnone.ll3 ; Check for the presence of attribute optnone in the disassembly.
/external/llvm/test/Transforms/GlobalOpt/
D2012-05-11-blockaddress.ll2 ; Check that the mere presence of a blockaddress doesn't prevent -globalopt
/external/glide/third_party/gif_encoder/
DREADME.third_party14 Support setting transIndex based on the presence of transparent pixels in the Bitmap.
/external/llvm/test/Transforms/LoopUnswitch/
Dbasictest.ll32 ; This simple test would normally unswitch, but should be inhibited by the presence of
67 ; This simple test would normally unswitch, but should be inhibited by the presence of
/external/valgrind/none/tests/
Dempty-exe.vgtest2 # the (old) crash message gets filtered out, so it's the presence of the
/external/bison/m4/
Dsig_atomic_t.m412 accessed atomically even in the presence of asynchronous signals.])],
/external/llvm/test/CodeGen/Thumb2/
Dtail-call-r9.ll5 ; Make sure in the presence of a tail call, r9 doesn't get used to hold
/external/llvm/test/CodeGen/X86/
Dinline-asm-stack-realign2.ll7 ; CHECK: Stack realignment in presence of dynamic stack adjustments is not supported with inline as…
Dinline-asm-stack-realign.ll7 ; CHECK: Stack realignment in presence of dynamic stack adjustments is not supported with inline as…
/external/clang/test/Index/
Dfix-its.m15 // presence of a nested macro chain.
/external/autotest/client/site_tests/platform_Crossystem/
Dcontrol19 This includes commands that rely on the presence and correct
/external/autotest/client/site_tests/touch_ScrollDirection/
Dcontrol21 Detects presence of touchscreen to determine whether Australian scrolling
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/
DTODO9 * component presence check wont work at innertypeconst
/external/llvm/test/Feature/OperandBundles/
Dadce.ll5 ; bundles since the presence of unknown operand bundles implies
/external/autotest/client/site_tests/accessibility_Sanity/
Dcontrol23 looking at the value of management.get.enabled and checking for the presence
/external/llvm/cmake/modules/
DAddOCaml.cmake15 # OCAML OCaml module names. Imply presence of a corresponding .ml and .mli files.
17 # C C stub sources. Imply presence of a corresponding .c file.
/external/autotest/client/site_tests/hardware_UsbMount/
Dcontrol20 presence/content integrity in beetween mountng cycles.
/external/srtp/
Dconfig.log285 configure:3371: checking byteswap.h presence
302 configure:3671: checking sys/uio.h presence
379 configure:4121: checking machine/types.h presence
481 configure:4271: checking sys/int_types.h presence
525 configure:4424: checking sys/socket.h presence
540 configure:4424: checking netinet/in.h presence
555 configure:4424: checking arpa/inet.h presence
631 configure:4574: checking windows.h presence
678 configure:4874: checking syslog.h presence
/external/iputils/doc/
Drarpd.sgml35 optionally checks for presence Sun-like bootable image in TFTP directory.
91 Do not check for presence of a boot image, reply if MAC address

123456789