Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/install/
H A Dinstall.cpp282 bool SetUpNonAbUpdateCommands(const std::string& package, ZipArchiveHandle zip, int retry_count, in SetUpNonAbUpdateCommands() function
/aosp12/bootable/recovery/tests/unit/
H A Dinstall_test.cpp114 TEST(InstallTest, SetUpNonAbUpdateCommands) { in TEST() argument