Home
last modified time | relevance | path

Searched defs:matched (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dinstant_statistics.cpp148 …tic InstantRemoteInfo *InstCreateAndAddRemoteInfo(SoftBusList *remoteChannelInfoList, bool matched) in InstCreateAndAddRemoteInfo()
178 bool matched = false; in InstAddRemoteInfoByLinkManager() local
428 bool matched = false; in InstUpdateRemoteInfoBySessionConn() local
454 bool matched = false; in InstUpdateRemoteInfoByTcpChannel() local
535 bool matched = false; in InstUpdateRemoteInfoByUdpChannel() local
647 bool matched = false; in InstUpdateRemoteInfoByProxyChannel() local
721 bool matched = false; in InstUpdateByAuthChannelList() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dinsight_intent_utils.cpp31 bool matched = false; in CheckAbilityName() local
H A Dability_manager_service.cpp9913 bool matched = false; in CheckUIExtensionCallerPidByHostWindowId() local
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Dproxy.rs306 let matched = proxies.match_proxy(&uri).unwrap(); in ut_proxies() localVariable
319 let matched = proxies.match_proxy(&uri).unwrap(); in ut_proxies() localVariable
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dpipeline_core.cpp144 bool matched = false; in AddFilters() local
/ohos5.0/base/global/i18n/frameworks/intl/entity_recognition/phone_number_recognition/src/
H A Dpositive_rule.cpp290 icu::UnicodeString matched = message.tempSubString(start, end - start); in HandlePossibleNumberWithPattern() local
H A Dregex_rule.cpp506 icu::UnicodeString matched = message.tempSubString(start, end - start); in HandlePossibleNumberWithPattern() local
/ohos5.0/base/startup/init/ueventd/
H A Dueventd_read_cfg.c388 int matched = 0; in ChangeSysAttributePermissions() local
/ohos5.0/foundation/multimedia/media_foundation/src/pipeline/
H A Dpipeline.cpp247 bool matched = false; in AddHeadFilters() local
/ohos5.0/base/startup/init/services/param/manager/
H A Dparam_server.c141 const char* matched; in MatchReserverCmdline() local
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp116 bool matched = true; variable
/ohos5.0/base/telephony/state_registry/frameworks/js/napi/src/
H A Devent_listener_handler.cpp542 bool matched = listener.env == env; in UnRegisterAllListener() local
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp1457 bool matched = flag == static_cast<int64_t>(state); in WakeupDeviceInner() local