HomeSort by relevance Sort by last modified time
    Searched refs:CreateToStringMap (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/display/
display_pref_util.h 18 std::map<T, std::string>* CreateToStringMap(T k1, const std::string& v1,
31 std::map<T, std::string>* CreateToStringMap(T k1, const std::string& v1,
display_layout.cc 32 static const PositionToStringMap* map = CreateToStringMap(
  /external/chromium_org/chrome/browser/chromeos/display/
display_preferences.cc 283 static const DisplayPowerStateToStringMap* map = ash::CreateToStringMap(

Completed in 1042 milliseconds