Home
last modified time | relevance | path

Searched defs:EndsWith (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/src/
Dstring_utils.cpp19 bool StringUtils::EndsWith(const std::string& str, const std::string& postfix) in EndsWith() function in StringUtils
/developtools/packing_tool/packing_tool/frameworks/src/
Dutils.cpp103 bool Utils::EndsWith(const std::string& str, const std::string& suffix) in EndsWith() function in OHOS::AppPackingTool::Utils