Home
last modified time | relevance | path

Searched refs:StringReplace (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/misc/
DStringUtils.h176 [[nodiscard]] std::string StringReplace(std::string_view s,
/hardware/google/aemu/base/
DStringUtils.cpp186 std::string StringReplace(std::string_view s, in StringReplace() function