Searched refs:keyToProp (Results 1 – 1 of 1) sorted by relevance
102 const std::map<std::string, std::string> keyToProp{{"brand", "ro.product.brand"}, in getDeviceInfo() local107 for (auto i : keyToProp) { in getDeviceInfo()