Searched defs:Replace (Results 1 – 3 of 3) sorted by relevance
| /system/extras/simpleperf/ | ||
| D | RegEx.cpp | 56   std::optional<std::string> Replace(const std::string& s,  in Replace()  function in simpleperf::RegExImpl | 
| /system/core/fastboot/ | ||
| 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 __anon733843bf0111::DataUpdater | 
| D | vendor_boot_img_utils_test.cpp | 345 TEST_P(RepackVendorBootImgTestV4, Replace) {  in TEST_P()  argument |