Home
last modified time | relevance | path

Searched defs:package (Results 1 – 5 of 5) sorted by relevance

/bootable/recovery/tests/component/
Dverifier_test.cpp42 std::string package = from_testdata_base(args[0]); in SetUp() local
128 std::string package; in TEST() local
147 std::string package; in TEST() local
175 std::string package = "\x50\x4b\x05\x06"s + std::string(12, '\0') + "\xff\xff\xff\xff\x00\x00"s; in TEST() local
Dinstall_test.cpp234 std::string package = "/path/to/update.zip"; in TEST() local
316 std::string package = "/path/to/update.zip"; in TEST() local
/bootable/recovery/tests/unit/
Dsysutil_test.cpp48 TemporaryFile package; in TEST() local
/bootable/recovery/
Dinstall.cpp206 int update_binary_command(const std::string& package, ZipArchiveHandle zip, in update_binary_command()
253 int update_binary_command(const std::string& package, ZipArchiveHandle zip, in update_binary_command()
305 static int try_update_binary(const std::string& package, ZipArchiveHandle zip, bool* wipe_cache, in try_update_binary()
/bootable/recovery/uncrypt/
Duncrypt.cpp499 std::string package; in uncrypt_wrapper() local