Searched refs:ReplaceAllSubstrings (Results 1 – 3 of 3) sorted by relevance
102 int ReplaceAllSubstrings(std::string *str,
263 int ReplaceAllSubstrings(std::string *str, in ReplaceAllSubstrings() function
5472 angle::ReplaceAllSubstrings(&expression, "frame", std::to_string(mFrameIndex)); in captureCall()5473 angle::ReplaceAllSubstrings(&expression, "call", std::to_string(mFrameCalls.size())); in captureCall()