OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NS_AVATAR_HASH
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libjingle/source/talk/xmpp/
constants.h
49
#define
NS_AVATAR_HASH
Constants::
ns_avatar_hash
()
75
static const std::string &
ns_avatar_hash
();
/external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.cc
56
const char
NS_AVATAR_HASH
[] = "google:avatar";
308
const StaticQName QN_VCARD_AVATAR_HASH = {
NS_AVATAR_HASH
, "hash" };
310
{
NS_AVATAR_HASH
, "modified" };
Completed in 27 milliseconds