Searched defs:Replace (Results 1 – 2 of 2) sorted by relevance
/aosp14/system/core/fastboot/ | ||
H A D | vendor_boot_img_utils.cpp | 51 [[nodiscard]] Result<void> Replace(uint32_t old_num_bytes, const std::string& new_data) { in Replace() function in __anon9743ab280110::DataUpdater |
H A D | vendor_boot_img_utils_test.cpp | 345 TEST_P(RepackVendorBootImgTestV4, Replace) { in TEST_P() argument |