Home
last modified time | relevance | path

Searched defs:content (Results 1 – 16 of 16) sorted by relevance

/bootable/recovery/tests/component/
Dupdate_verifier_test.cpp50 std::string content = "system\n2,0,1"; in TEST_F() local
79 std::string content = "system\n2,1,0"; in TEST_F() local
92 std::string content = "/dev/block/bootdevice/by-name/system\n2,1,0"; in TEST_F() local
Dsideload_test.cpp51 const std::string content = android::base::Join(blocks, ""); in TEST() local
Dupdater_test.cpp96 static std::string get_sha1(const std::string& content) { in get_sha1()
226 std::string content("ro.product.name=tardis\n" in TEST_F() local
327 std::string content; in TEST_F() local
Dinstall_test.cpp76 const std::string content("abcdefg"); in TEST() local
Dimgdiff_test.cpp644 const std::string content(std::get<1>(t) * 4096, std::get<2>(t)); in construct_store_entry() local
688 const std::vector<uint8_t>& content, const std::vector<std::tuple<std::string, size_t>>& info) { in ConstructImageChunks()
701 std::vector<uint8_t> content; in TEST() local
Dapplypatch_test.cpp60 std::string content(1024, '\0'); in mangle_file() local
/bootable/recovery/tests/unit/
Dsysutil_test.cpp35 std::string content = "abc"; in TEST() local
49 std::string content; in TEST() local
/bootable/recovery/otautil/
DThermalUtil.cpp65 std::string content; in GetMaxValueFromThermalZone() local
DSysUtil.cpp67 std::string content; in MapBlockFile() local
/bootable/recovery/
Drecovery-persist.cpp94 std::string content; in logsave() local
Dui.cpp119 std::string content; in InitScreensaver() local
Drecovery.cpp358 std::string content; in get_args() local
418 std::string content; in copy_log_file_to_pmsg() local
1236 std::string content; in load_locale_from_cache() local
Dinstall.cpp541 std::string content(info_entry.uncompressed_length, '\0'); in verify_package_compatibility() local
/bootable/recovery/update_verifier/
Dupdate_verifier.cpp101 std::string content; in read_blocks() local
/bootable/recovery/uncrypt/
Duncrypt.cpp576 std::string content; in setup_bcb() local
/bootable/recovery/updater/
Dblockimg.cpp99 std::string content; in ParseLastCommandFile() local
124 std::string content = std::to_string(command_index) + "\n" + command_string; in UpdateLastCommandIndex() local