Searched defs:getTypeFromString (Results 1 – 2 of 2) sorted by relevance
152 public static int getTypeFromString(String s) { in getTypeFromString() method in MediaObject
44 bool getTypeFromString(std::string_view str, T *out) { in getTypeFromString() function