Home
last modified time | relevance | path

Searched refs:susbtring (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_utils.cpp114 void Utils::Replace(const std::string& susbtring, std::string& string) in Replace() argument
116 std::string::size_type position = string.find(susbtring); in Replace()
119 position = string.find(susbtring); in Replace()
H A Drs_profiler_utils.h53 static void Replace(const std::string& susbtring, std::string& string);

Completed in 2 milliseconds