Searched refs:Str2Vec (Results 1 – 2 of 2) sorted by relevance
47 static std::vector<uint32_t> Str2Vec(std::string str);56 inline std::vector<uint32_t> PrintUtil::Str2Vec(std::string str) in Str2Vec() function
339 std::vector<uint32_t> orientationVector = PrintUtil::Str2Vec(orientationArray); in ParsePrinterOpt()