Searched refs:FlashMode (Results 1 – 2 of 2) sorted by relevance
48 static int FlashMode(const std::string& target_emmc, const std::string& source_file) { in FlashMode() function179 return FlashMode(target, source); in applypatch_modes()
167 TEST_F(ApplyPatchModesTest, FlashMode) { in TEST_F() argument