Searched refs:userProperties_ (Results 1 – 10 of 10) sorted by relevance
340 userProperties_.clear(); in FromAdvancedFormat()352 userProperties_[*it] = peer[*it].asString(); in FromAdvancedFormat()440 userProperties_[key] = value; in AddUserProperty()446 userProperties_.clear(); in ClearUserProperties()451 return userProperties_; in GetUserProperties()460 it != userProperties_.end(); ++it) in ListUserProperties()472 if (found == userProperties_.end()) in LookupUserProperty()489 if (found == userProperties_.end()) in GetBooleanUserProperty()518 !userProperties_.empty()); in IsAdvancedFormatNeeded()569 it != userProperties_.end(); ++it) in Serialize()[all …]
52 Dictionary userProperties_; variable
344 userProperties_.clear(); in FromAdvancedFormat()356 userProperties_[*it] = peer[*it].asString(); in FromAdvancedFormat()454 userProperties_[key] = value; in AddUserProperty()460 userProperties_.clear(); in ClearUserProperties()465 return userProperties_; in GetUserProperties()474 it != userProperties_.end(); ++it) in ListUserProperties()486 if (found == userProperties_.end()) in LookupUserProperty()503 if (found == userProperties_.end()) in GetBooleanUserProperty()532 !userProperties_.empty() || in IsAdvancedFormatNeeded()585 it != userProperties_.end(); ++it) in Serialize()[all …]
53 Dictionary userProperties_; variable