Searched defs:StateItemInfo (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dpubsubstateclient.h49 struct StateItemInfo { struct in namespace:buzz
159 StateItemInfo* info_out,
191 StateItemInfo info;
280 // itemid => StateItemInfo
281 std::map<std::string, StateItemInfo> info_by_itemid_;

Completed in 29 milliseconds