Searched refs:mnoteKey (Results 1 – 1 of 1) sorted by relevance
189 const char *mnoteKey = mnote_huawei_tag_get_name(entry->tag); in HandleMakerNote() local190 if (HW_SPECIAL_KEYS.find(mnoteKey) != HW_SPECIAL_KEYS.end()) { in HandleMakerNote()194 value += std::string(mnoteKey) + ":" + tagValueChar.data() + ","; in HandleMakerNote()