OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QN_VCARD_PHOTO
(Results
1 - 4
of
4
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
246
extern const QName
QN_VCARD_PHOTO
;
constants.cc
279
const QName
QN_VCARD_PHOTO
(true, NS_VCARD, "PHOTO");
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.h
256
extern const StaticQName
QN_VCARD_PHOTO
;
constants.cc
306
const StaticQName
QN_VCARD_PHOTO
= { NS_VCARD, "PHOTO" };
Completed in 26 milliseconds