Home
last modified time | relevance | path

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

/aosp12/system/core/fastboot/device/
H A Dflashing.cpp174 bool UpdateSuper(FastbootDevice* device, const std::string& super_name, bool wipe) { in UpdateSuper() function
/aosp12/system/extras/partition_tools/
H A Dlpadd.cc270 bool SuperHelper::UpdateSuper() { in UpdateSuper() function in SuperHelper
/aosp12/system/core/fs_mgr/liblp/
H A Dbuilder_test.cpp813 TEST_F(BuilderTest, UpdateSuper) { in TEST_F() argument