Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
Ddeeplink_reserve_config.cpp100 static bool StartsWith(const std::string &sourceString, const std::string &targetPrefix) in StartsWith()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dskill.cpp330 bool Skill::StartsWith(const std::string &sourceString, const std::string &targetPrefix) const in StartsWith() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
Dinstalld_operator.cpp121 static bool StartsWith(const std::string &sourceString, const std::string &targetPrefix) in StartsWith()
126 static bool EndsWith(const std::string &sourceString, const std::string &targetSuffix) in EndsWith()