Searched defs:stringMap (Results 1 – 2 of 2) sorted by relevance
657 bool AppAccountInfo::WriteStringMap(const std::map<std::string, std::string> &stringMap, Parcel &da… in WriteStringMap()701 bool AppAccountInfo::ReadStringMap(std::map<std::string, std::string> &stringMap, Parcel &data) in ReadStringMap()
980 std::map<std::string, std::string> stringMap; variable