Searched refs:ParseFastbootInfoLine (Results 1 – 3 of 3) sorted by relevance
53 tasks.emplace_back(ParseFastbootInfoLine(fp, command)); in collectTasks()60 return ParseFastbootInfoLine(fp, vec_command); in ParseCommand()258 ParseFastbootInfoLine(fp.get(), android::base::Tokenize(test.first, " ")); in TEST_F()
173 std::unique_ptr<Task> ParseFastbootInfoLine(const FlashingPlan* fp,
1646 std::unique_ptr<Task> ParseFastbootInfoLine(const FlashingPlan* fp, in ParseFastbootInfoLine() function1760 auto task = ParseFastbootInfoLine(fp, command); in ParseFastbootInfo()