Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstring_util.h46 inline bool StartsWith(const std::string& s, const std::string& prefix) in StartsWith() function
51 inline bool StartsWith(const std::string& s, char prefix) in StartsWith() function
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_utils.cpp50 bool StartsWith(const std::string &str, const std::string &searchFor) in StartsWith() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dstring_util.cpp83 bool StringUtil::StartsWith(const char *sequence, const char *subsequence) in StartsWith() function in OHOS::ACELite::StringUtil
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_new_pipe_judgement.cpp40 bool StartsWith(const std::string& str, const std::string& prefix) in StartsWith() function
/ohos5.0/base/startup/init/test/moduletest/
H A Dtest_utils.cpp61 bool StartsWith(const std::string &str, const std::string &prefix) in StartsWith() function
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_common.cpp41 bool StartsWith(const std::string_view &str, const std::string_view &pat) in StartsWith() function
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/
H A Dblob.cpp145 bool Blob::StartsWith(const Blob &blob) const in StartsWith() function in OHOS::DistributedKv::Blob
/ohos5.0/base/notification/distributed_notification_service/services/ans/test/unittest/mock/
H A Dblob.cpp145 bool Blob::StartsWith(const Blob &blob) const in StartsWith() function in OHOS::DistributedKv::Blob
/ohos5.0/base/notification/distributed_notification_service/services/test/moduletest/mock/
H A Dblob.cpp145 bool Blob::StartsWith(const Blob &blob) const in StartsWith() function in OHOS::DistributedKv::Blob
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dblob.cpp171 bool Blob::StartsWith(const Blob &blob) const in StartsWith() function in OHOS::DistributedKv::Blob
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp100 static bool StartsWith(const std::string &sourceString, const std::string &targetPrefix) in StartsWith() function
/ohos5.0/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_utils.cpp146 bool StartsWith(const std::string &str, const std::string &prefix) in StartsWith() function
/ohos5.0/foundation/multimedia/ringtone_library/services/utils/src/
H A Dringtone_file_utils.cpp470 bool RingtoneFileUtils::StartsWith(const string &str, const string &prefix) in StartsWith() function in OHOS::Media::RingtoneFileUtils
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dskill.cpp342 bool Skill::StartsWith(const std::string &sourceString, const std::string &targetPrefix) const in StartsWith() function in OHOS::AppExecFwk::Skill
/ohos5.0/foundation/multimodalinput/input/libudev/src/
H A Dudev_device.cpp46 bool StartsWith(std::string_view str, std::string_view prefix) in StartsWith() function
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp187 bool ProfileUtils::StartsWith(const std::string& str, const std::string& prefix) in StartsWith() function in OHOS::DistributedDeviceProfile::ProfileUtils
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_media_library.cpp215 bool MtpMediaLibrary::StartsWith(const std::string& str, const std::string& prefix) in StartsWith() function in OHOS::Media::MtpMediaLibrary
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/
H A Dtls_socket_server.cpp1143 static bool StartsWith(const std::string &s, const std::string &prefix) in StartsWith() function
H A Dtls_socket.cpp1577 static bool StartsWith(const std::string &s, const std::string &prefix) in StartsWith() function
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedia_file_utils.cpp1656 bool MediaFileUtils::StartsWith(const std::string &str, const std::string &prefix) function in OHOS::Media::MediaFileUtils
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp104 static bool StartsWith(const std::string &sourceString, const std::string &targetPrefix) in StartsWith() function