Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/install/
H A Dinstall.cpp238 bool SetUpAbUpdateCommands(const std::string& package, ZipArchiveHandle zip, int status_fd, in SetUpAbUpdateCommands() function
/aosp12/bootable/recovery/tests/unit/
H A Dinstall_test.cpp217 TEST(InstallTest, SetUpAbUpdateCommands) { in TEST() argument