HomeSort by relevance Sort by last modified time
    Searched defs:AttrVal (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/display/msm8909/sdm/include/core/
display_interface.h 46 typedef std::vector<std::pair<std::string, std::string>> AttrVal;
541 AttrVal *attr_map) = 0;
  /hardware/qcom/display/msm8909w_3100/sdm/include/core/
display_interface.h 46 typedef std::vector<std::pair<std::string, std::string>> AttrVal;
541 AttrVal *attr_map) = 0;
  /hardware/qcom/display/msm8998/sdm/include/core/
display_interface.h 46 typedef std::vector<std::pair<std::string, std::string>> AttrVal;
532 AttrVal *attr_map) = 0;
  /hardware/qcom/display/msm8909/sdm/include/private/
color_params.h 48 typedef std::vector<std::pair<std::string, std::string>> AttrVal;
  /hardware/qcom/display/msm8909w_3100/sdm/include/private/
color_params.h 48 typedef std::vector<std::pair<std::string, std::string>> AttrVal;

Completed in 129 milliseconds