Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/tools/hdi-gen/util/
Dstring_helper.cpp57 bool StringHelper::EndWith(const std::string &value, char suffix) in EndWith() function in OHOS::HDI::StringHelper
65 bool StringHelper::EndWith(const std::string &value, const std::string &suffix) in EndWith() function in OHOS::HDI::StringHelper