| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
| D | netfirewall_match.h | 53 static __always_inline void swap_tuple_ports(struct match_tuple *tuple) in swap_tuple_ports() 65 static __always_inline void swap_tuple_addrs(struct match_tuple *tuple) in swap_tuple_addrs() 86 static __always_inline bool get_match_tuple(struct __sk_buff *skb, struct match_tuple *tuple, enum … in get_match_tuple() 191 static __always_inline bool match_addrs(struct match_tuple *tuple, struct bitmap *key) in match_addrs() 253 static __always_inline bool match_ports(struct match_tuple *tuple, struct bitmap *key) in match_ports() 284 static __always_inline bool match_protocol(struct match_tuple *tuple, struct bitmap *key) in match_protocol() 310 static __always_inline bool match_appuid(struct match_tuple *tuple, struct bitmap *key) in match_appuid() 336 static __always_inline bool match_uid(struct match_tuple *tuple, struct bitmap *key) in match_uid() 362 static __always_inline bool match_action_key(struct match_tuple *tuple, struct bitmap *key) in match_action_key() 394 static __always_inline bool MatchDomain(const struct match_tuple *tuple) in MatchDomain() [all …]
|
| D | netfirewall.h | 37 static __always_inline int send_sock_tcp_reset(struct match_tuple *tuple, struct __sk_buff *skb, en… in send_sock_tcp_reset() 59 static __always_inline bool get_packet_rst_flag(struct match_tuple *tuple) in get_packet_rst_flag() 114 struct match_tuple tuple = { 0 }; in netfirewall_policy_ingress() local 154 static __always_inline bool MatchDnsQuery(const struct match_tuple *tuple) in MatchDnsQuery() 176 struct match_tuple tuple = { 0 }; in netfirewall_policy_egress() local
|
| D | netfirewall_ct.h | 135 static __always_inline bool ct_create_entry(struct ct_tuple *tuple, struct __sk_buff *skb, const en… in ct_create_entry() 157 …__always_inline enum ct_status ct_lookup_entry(struct __sk_buff *skb, const struct ct_tuple *tuple, in ct_lookup_entry() 214 static __always_inline void swap_ct_tuple_ports(struct ct_tuple *tuple) in swap_ct_tuple_ports() 226 static __always_inline void swap_ct_tuple_addrs(struct ct_tuple *tuple) in swap_ct_tuple_addrs() 247 …c __always_inline enum ct_status ct_map_lookup_entry(struct __sk_buff *skb, struct ct_tuple *tuple, in ct_map_lookup_entry()
|
| D | netfirewall_event.h | 62 static __always_inline void log_intercept(struct match_tuple *tuple) in log_intercept() 93 static __always_inline void log_tuple(struct match_tuple *tuple) in log_tuple() 104 #define log_tuple(tuple) argument
|
| D | netfirewall_types.h | 149 struct match_tuple tuple; member
|
| /foundation/multimedia/media_foundation/engine/pipeline/filters/common/ |
| D | plugin_settings.cpp | 35 const auto& tuple = Plugin::g_tagInfoMap.at(tag); in CommonParameterChecker() local
|
| D | plugin_utils.cpp | 526 const auto& tuple = Plugin::g_tagInfoMap.at(static_cast<Tag>(item)); in Meta2String() local
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| D | ark_native_reference.cpp | 224 std::tuple<NativeEngine*, void*, void*> tuple = std::make_tuple(engine_, data_, hint_); in EnqueueDeferredTask() local 228 std::tuple<NativeEngine*, void*, void*> tuple = in EnqueueDeferredTask() local
|
| D | ark_idle_monitor.cpp | 450 std::tuple<ArkIdleMonitor*, int64_t, int64_t>* tuple = in PostIdleCheckTask() local 497 std::tuple<ArkIdleMonitor*, int64_t, int64_t>* tuple = in PostSwitchBackgroundGCTask() local
|
| /foundation/multimodalinput/input/service/nap_process/src/ |
| D | nap_process.cpp | 159 std::tuple<int32_t, int32_t, std::string> tuple(getPid, getUid, getName); in GetAllMmiSubscribedEvents() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| D | jsi_bindings.inl | 471 auto tuple = __detail__::ToTuple<std::decay_t<Args>...>(runtimeCallInfo); local 517 auto tuple = __detail__::ToTuple<std::decay_t<Args>...>(runtimeCallInfo); local 584 auto tuple = __detail__::ToTuple<std::decay_t<Args>...>(runtimeCallInfo); local
|
| /foundation/multimedia/media_foundation/engine/pipeline/core/ |
| D | compatible_check.cpp | 279 const auto& tuple = Plugin::g_tagInfoMap.at(static_cast<Tag>(key)); in LogOutIncorrectType() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| D | cloud_syncer.cpp | 500 for (const auto &tuple : param.withoutRowIdData.assetInsertData) { in UpdateChangedData() local 507 for (const auto &tuple : param.withoutRowIdData.updateData) { in UpdateChangedData() local
|
| D | cloud_syncer_extend.cpp | 703 for (const auto &tuple : downloadList) { in UpdateFlagForSavedRecord() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/ |
| D | indexer_model_ng.cpp | 330 auto tuple = std::make_tuple(args...); in ParseType() local
|