Searched defs:ParseType (Results 1 – 3 of 3) sorted by relevance
48 Command::Type Command::ParseType(const std::string& type_str) { in ParseType() function in Command
338 bool BinaryResourceParser::ParseType(const ResourceTablePackage* package, in ParseType() function in aapt::BinaryResourceParser
28 TEST(CommandsTest, ParseType) { in TEST() argument