Home
last modified time | relevance | path

Searched defs:ParseType (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/updater/
Dcommands.cpp48 Command::Type Command::ParseType(const std::string& type_str) { in ParseType() function in Command
/bootable/recovery/tests/unit/
Dcommands_test.cpp28 TEST(CommandsTest, ParseType) { in TEST() argument