Home
last modified time | relevance | path

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

/bootable/recovery/tests/unit/
Dinstall_test.cpp121 int status_fd = 10; in TEST() local
161 int status_fd = 10; in TEST() local
201 int status_fd = 10; in VerifyAbUpdateCommands() local
244 int status_fd = 10; in TEST() local
/bootable/recovery/install/
Dinstall.cpp238 bool SetUpAbUpdateCommands(const std::string& package, ZipArchiveHandle zip, int status_fd, in SetUpAbUpdateCommands()
283 int status_fd, std::vector<std::string>* cmd) { in SetUpNonAbUpdateCommands()