Home
last modified time | relevance | path

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

/bootable/recovery/tests/component/
Dinstall_test.cpp201 int status_fd = 10; in TEST() local
241 int status_fd = 10; in TEST() local
282 int status_fd = 10; in VerifyAbUpdateCommands() local
325 int status_fd = 10; in TEST() local
/bootable/recovery/install/
Dinstall.cpp232 int SetUpAbUpdateCommands(const std::string& package, ZipArchiveHandle zip, int status_fd, in SetUpAbUpdateCommands()
273 int status_fd, std::vector<std::string>* cmd) { in SetUpNonAbUpdateCommands()