Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dflashing.cpp211 bool UpdateSuper(FastbootDevice* device, const std::string& super_name, bool wipe) { in UpdateSuper() function
/aosp14/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp815 TEST_F(BuilderTest, UpdateSuper) { in TEST_F() argument