Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A 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
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dstring_helper.cpp64 bool StringHelper::EndWith(const std::string &value, char suffix) in EndWith() function in OHOS::Idl::StringHelper
72 bool StringHelper::EndWith(const std::string &value, const std::string &suffix) in EndWith() function in OHOS::Idl::StringHelper
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dstring_utils.h697 inline bool EndWith(const std::string& dst, const std::string& suffix) in EndWith() function
702 inline bool EndWith(const std::string& str, const char* suffix, size_t suffixLen) in EndWith() function
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.cpp224 void RdbQuery::EndWith(const RdbPredicateOperation& operation) in EndWith() function in OHOS::DistributedRdb::RdbQuery
/ohos5.0/base/telephony/core_service/utils/vcard/src/
H A Dvcard_utils.cpp141 bool VCardUtils::EndWith(const std::string &fullString, const std::string &ending) in EndWith() function in OHOS::Telephony::VCardUtils
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dstring_util.cpp479 bool EndWith(const std::string& str, const std::string& sub) in EndWith() function
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_util.cpp152 bool BundleUtil::EndWith(const char *str, const char *subStr) in EndWith() function in OHOS::BundleUtil
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h532 inline bool EndWith(const std::string& dst, const std::string& suffix) in EndWith() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_util.cpp813 bool BundleUtil::EndWith(const std::string &source, const std::string &suffix) in EndWith() function in OHOS::AppExecFwk::BundleUtil