/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/ |
H A D | patterns_matcher.cpp | 84 bool PatternsMatcher::match(std::string match) in match() function in OHOS::AAFwk::PatternsMatcher 98 bool PatternsMatcher::MatchPattern(std::string pattern, std::string match, MatchType type) in MatchPattern() 132 bool PatternsMatcher::GlobPattern(std::string pattern, std::string match) in GlobPattern()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/ |
H A D | net_diag_wrapper.cpp | 134 std::smatch match; in GetRouteTable() local 178 std::smatch match; in GetSocketsInfo() local 210 std::smatch match; in GetInterfaceConfig() local 377 std::smatch match; in ExtractPingResult() local 400 void NetDiagWrapper::ExtractPingHeader(const std::smatch &match, NetDiagPingResult &pingResult) in ExtractPingHeader() 419 void NetDiagWrapper::ExtractIcmpSeqInfo(const std::smatch &match, NetDiagPingResult &pingResult) in ExtractIcmpSeqInfo() 443 void NetDiagWrapper::ExtractPingStatistics(const std::smatch &match, NetDiagPingResult &pingResult) in ExtractPingStatistics() 545 void NetDiagWrapper::ExtractIfaceName(const std::smatch &match, NetDiagIfaceConfig &ifaceInfo) in ExtractIfaceName() 569 void NetDiagWrapper::ExtractIfaceInet(const std::smatch &match, NetDiagIfaceConfig &ifaceInfo) in ExtractIfaceInet() 589 void NetDiagWrapper::ExtractIfaceInet6(const std::smatch &match, NetDiagIfaceConfig &ifaceInfo) in ExtractIfaceInet6() [all …]
|
/ohos5.0/base/startup/init/services/utils/ |
H A D | list.c | 85 ListNode *match; in OH_ListAddWithOrder() local 119 ListNode *match; in OH_ListFind() local 154 ListNode *match; in OH_ListTraversal() local
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/date_time_recognition/src/ |
H A D | date_time_filter.cpp | 93 MatchedDateTimeInfo match = (*matchIterator); in FilterByRules() local 123 MatchedDateTimeInfo match = (*matchIterator); in FilterByPast() local 220 MatchedDateTimeInfo match = matches[i]; in FilterDate() local 261 MatchedDateTimeInfo& match) in DealMatchE() 294 MatchedDateTimeInfo match = matches[matchIndex]; in FilterDateTime() local 349 MatchedDateTimeInfo match = matches[matchIndex]; in FilterPeriod() local 392 MatchedDateTimeInfo match = matches[matchIndex]; in FilterDateTimePunc() local
|
H A D | date_rule_init.cpp | 129 …DateRuleInit::GetMatchedInfo(std::vector<MatchedDateTimeInfo>& matches, MatchedDateTimeInfo& match, in GetMatchedInfo()
|
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/ |
H A D | phone_number_matched.cpp | 73 for (auto& match : matchList) { in DealWithoutFixed() local 194 PhoneNumberMatch* match = new PhoneNumberMatch(start, number, phoneNumber); in AddPhoneNumber() local 302 for (auto match : matchList) { in GetPossibleNumberInfos() local 404 bool PhoneNumberMatched::HandleBorderRule(PhoneNumberMatch* match, icu::UnicodeString& message) in HandleBorderRule() 424 PhoneNumberMatch* match = phoneNumberMatch; in HandleCodesRule() local 436 std::vector<MatchedNumberInfo> PhoneNumberMatched::HandlePositiveRule(PhoneNumberMatch* match, in HandlePositiveRule()
|
H A D | border_rule.cpp | 59 bool BorderRule::Handle(PhoneNumberMatch* match, icu::UnicodeString& message) in Handle()
|
/ohos5.0/base/print/print_fwk/utils/include/ |
H A D | scan_util.h | 59 std::smatch match; in ExtractIpAddresses() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
H A D | engine_helper.cpp | 115 std::pair<int32_t, int32_t> EngineHelper::StringToPair(const std::string& match) in StringToPair() 135 std::smatch match; in GetPositionOnJsCode() local
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/ |
H A D | re.js | 37 function match(ss, data) { function
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_engine_helper.cpp | 67 std::pair<int32_t, int32_t> EngineHelper::StringToPair(const std::string& match) in StringToPair()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/config/ |
H A D | export_config_manager.cpp | 82 std::smatch match; in ParseConfigFile() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/ |
H A D | date_time_sequence.cpp | 103 std::smatch match; in GetDateTimeOrder() local 150 std::smatch match; in GetAmPmTimeOrder() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/event_store/event_export/task/expire/ |
H A D | event_scan_handler.cpp | 59 std::smatch match; in GetExpiredFileNames() local
|
/ohos5.0/base/global/i18n/frameworks/intl/test/unittest/ |
H A D | intl_test_extent.cpp | 1198 PhoneNumberMatch* match = codeRule->IsValid(possibleNumber.get(), message); variable 1261 PhoneNumberMatch* match = regexRule->IsValid(possibleNumber.get(), message); variable 1301 PhoneNumberMatch* match = regexRule->IsValid(possibleNumber.get(), message); variable 1385 std::unique_ptr<PhoneNumberMatch> match = variable 1517 PhoneNumberMatch* match = codeRule->IsValid(possibleNumber.get(), message); variable 1553 PhoneNumberMatch* match = codeRule->IsValid(possibleNumber.get(), message); variable 1633 PhoneNumberMatch* match = regexRule->IsValid(possibleNumber.get(), message); variable 1852 PhoneNumberMatch* match = codeRule->IsValid(possibleNumber.get(), message); variable 1874 PhoneNumberMatch* match = codeRule->IsValid(possibleNumber.get(), message); variable 1908 PhoneNumberMatch* match = codeRule->IsValid(possibleNumber.get(), message); variable [all …]
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
H A D | set_flag_utils.cpp | 66 std::smatch match; in ParseDirPath() local
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | exif_metadata_formatter.cpp | 690 std::smatch match; in RationalFormat() local 744 std::smatch match = *it; in DecimalRationalFormat() local 780 std::smatch match = *it; in ConvertRationalFormat() local 918 std::smatch match = *it; in ValidRegexWithVersionFormat() local 944 std::smatch match = *it; in ValidRegexWithChannelFormat() local 1408 std::smatch match = *i; in ExtractValue() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/operation/ |
H A D | display_name_info.cpp | 85 std::smatch match; in ParseBurstDisplayName() local
|
/ohos5.0/foundation/multimedia/player_framework/services/utils/ |
H A D | time_format_utils.cpp | 37 std::smatch match; in FormatDateTimeByTimeZone() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/can/ |
H A D | can_mail.c | 128 bool match = true; in CanRxBoxMsgMatch() local
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/ |
H A D | sys_event_service_ohos.cpp | 53 bool IsMatchedWithRegex(const string& rule, const string& match) in IsMatchedWithRegex() 66 bool MatchContent(int type, const string& rule, const string& match) in MatchContent() 84 bool MatchEventType(int rule, int match) in MatchEventType()
|
/ohos5.0/foundation/multimodalinput/input/service/device_config/src/ |
H A D | device_config_file_parser.cpp | 106 std::smatch match; in ReadConfigFile() local
|
/ohos5.0/base/security/certificate_framework/interfaces/innerkits/certificate/ |
H A D | x509_crl.h | 79 CfResult (*match)(HcfX509Crl *self, const HcfX509CrlMatchParams *matchParams, bool *out); member
|
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/ |
H A D | contexts_trie.c | 162 ParamContextsTrie *match = childNode->childPtr; in SearchFromParamTrie() local 198 ParamContextsTrie *match = childNode->childPtr; in GetLabelIndex() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
H A D | skia_runtime_effect.cpp | 37 std::smatch match; in GlslToSksl() local
|