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

/external/chromium_org/base/
H A Dsys_info.h95 typedef std::map<std::string, std::string> LsbReleaseMap; typedef in class:base::SysInfo
98 static const LsbReleaseMap& GetLsbReleaseMap();
100 // If |key| is present in the LsbReleaseMap, sets |value| and returns true.

Completed in 116 milliseconds