Home
last modified time | relevance | path

Searched defs:stringMap (Results 1 – 3 of 3) sorted by relevance

/base/account/os_account/frameworks/appaccount/native/src/
Dapp_account_info.cpp801 bool AppAccountInfo::WriteStringMap(const std::map<std::string, std::string> &stringMap, Parcel &da… in WriteStringMap()
845 bool AppAccountInfo::ReadStringMap(std::map<std::string, std::string> &stringMap, Parcel &data) in ReadStringMap()
/base/powermgr/battery_manager/test/unittest/src/scenario_test/
Dbattery_notify_test.cpp512 std::unordered_map<std::string, std::string> stringMap; variable
/base/account/os_account/services/accountmgr/test/unittest/app_account/
Dapp_account_info_test.cpp992 std::map<std::string, std::string> stringMap; variable