Searched defs:getExt (Results 1 – 2 of 2) sorted by relevance
375 StringView getExt() const { return Ext; } in getExt() function
381 std::string_view getExt() const { return Ext; } in getExt() function