Searched defs:supportMimeTypes (Results 1 – 5 of 5) sorted by relevance
1900 std::vector<std::string> supportMimeTypes; variable1919 std::vector<std::string> supportMimeTypes; variable1938 std::vector<std::string> supportMimeTypes; variable1957 std::vector<std::string> supportMimeTypes; variable
187 std::vector<std::string> supportMimeTypes; member
294 std::vector<std::string> supportMimeTypes; member
4039 auto &supportMimeTypes = abilityInfoPair->second.supportMimeTypes; in SetMimeType() local4080 auto &supportMimeTypes = abilityInfoPair->second.supportMimeTypes; in DelMimeType() local
7064 … const std::vector<std::string> &supportExtNames, const std::vector<std::string> &supportMimeTypes, in MatchPrivateType()