Home
last modified time | relevance | path

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

/foundation/systemabilitymgr/samgr/interfaces/innerkits/common/include/
H A Dparse_util.h128 static bool Endswith(const std::string& src, const std::string& sub);
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp245 if (Endswith(realPath, ".json")) { in ParseSaProfiles()
253 bool ParseUtil::Endswith(const std::string& src, const std::string& sub) in Endswith() function in OHOS::ParseUtil

Completed in 4 milliseconds