Searched refs:replacement (Results 1 – 10 of 10) sorted by relevance
153 …StringFindAndReplaceAll(std::string text, const std::string& old, const std::string& replacement) { in StringFindAndReplaceAll() argument156 text.replace(pos, old.size(), replacement); in StringFindAndReplaceAll()157 pos = text.find(old, pos + replacement.size()); in StringFindAndReplaceAll()
46 // Replacements for time zones where the replaced time zone is not identical to the replacement53 // An ID replacement when one time zone Olson ID is just direct synonym for another.61 // The functional replacement of one time zone ID by another after a point in time.
112 // which ART uses in replacement of stubs in its testing environment.
67 // Fake replacement ramdisk.
718 TzIdsProto.TimeZoneReplacement replacement = in addReplacement() local724 builder.addTimeZoneReplacements(replacement); in addReplacement()
297 [APEX signing key replacement](https://source.android.com/devices/tech/ota/sign_builds#apex-signing…
593 https://source.android.com/devices/tech/ota/sign_builds#apex-signing-key-replacement).
1655 # string, for the replacement values of the other commands the user is referred
1758 # string, for the replacement values of the other commands the user is referred