Home
last modified time | relevance | path

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

/external/libchrome/base/
Dsys_info.h110 typedef std::map<std::string, std::string> LsbReleaseMap; typedef
/external/cronet/base/system/
Dsys_info_chromeos.cc150 using LsbReleaseMap = std::map<std::string, std::string>; typedef in base::ChromeOSVersionInfo