OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NS_AVATAR_HASH
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.cc
104
const std::string & Constants::
ns_avatar_hash
() {
function in class:buzz::Constants
281
const QName QN_VCARD_AVATAR_HASH(true,
NS_AVATAR_HASH
, "hash");
282
const QName QN_VCARD_AVATAR_HASH_MODIFIED(true,
NS_AVATAR_HASH
, "modified");
constants.h
49
#define
NS_AVATAR_HASH
Constants::
ns_avatar_hash
()
75
static const std::string &
ns_avatar_hash
();
Completed in 22 milliseconds