Home
last modified time | relevance | path

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

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