/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | string_helper.cpp | 47 bool StringHelper::StartWith(const std::string &value, char prefix) in StartWith() function in OHOS::HDI::StringHelper 52 bool StringHelper::StartWith(const std::string &value, const std::string &prefix) in StartWith() function in OHOS::HDI::StringHelper
|
/ohos5.0/base/msdp/device_status/utils/common/src/ |
H A D | utility.cpp | 75 bool Utility::StartWith(const char *str, const char *prefix) in StartWith() function in OHOS::Msdp::DeviceStatus::Utility 81 bool Utility::StartWith(const std::string &str, const std::string &prefix) in StartWith() function in OHOS::Msdp::DeviceStatus::Utility
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_helper.cpp | 54 bool StringHelper::StartWith(const std::string &value, char prefix) in StartWith() function in OHOS::Idl::StringHelper 59 bool StringHelper::StartWith(const std::string &value, const std::string &prefix) in StartWith() function in OHOS::Idl::StringHelper
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/ |
H A D | string_utils.h | 687 inline bool StartWith(const std::string& dst, const std::string& prefix) in StartWith() function 692 inline bool StartWith(const std::string& str, const char* prefix, size_t prefixLen) in StartWith() function
|
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/ |
H A D | service_checker.cpp | 135 static bool StartWith(const std::string &dst, const std::string &prefix) in StartWith() function
|
/ohos5.0/base/hiviewdfx/hidumper/services/native/src/ |
H A D | dump_common_utils.cpp | 251 bool DumpCommonUtils::StartWith(const std::string& str, const std::string& head) in StartWith() function in OHOS::HiviewDFX::DumpCommonUtils
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | ffmpeg_utils.cpp | 165 bool StartWith(const char* name, const char* chars) in StartWith() function
|
/ohos5.0/base/telephony/core_service/utils/vcard/src/ |
H A D | vcard_utils.cpp | 133 bool VCardUtils::StartWith(const std::string &str, const std::string &prefix) in StartWith() function in OHOS::Telephony::VCardUtils
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/ |
H A D | string_util.cpp | 474 bool StartWith(const std::string& str, const std::string& sub) in StartWith() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_util.cpp | 174 bool BundleUtil::StartWith(const char *str, const char *subStr) in StartWith() function in OHOS::BundleUtil
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | utils.h | 527 inline bool StartWith(const std::string& dst, const std::string& prefix) in StartWith() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_util.cpp | 804 bool BundleUtil::StartWith(const std::string &source, const std::string &prefix) in StartWith() function in OHOS::AppExecFwk::BundleUtil
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | js_fwk_common.cpp | 935 bool StartWith(const char *sequence, const char *prefix) in StartWith() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/ |
H A D | ui_extension_pattern.cpp | 71 bool StartWith(const std::string &source, const std::string &prefix) in StartWith() function
|