| /foundation/arkui/ace_engine/frameworks/bridge/common/utils/ |
| H A D | function_traits.h | 38 auto CallMemberFunction(C* instance, F func, T&& tuple, std::index_sequence<I...>) in CallMemberFunction() argument 50 auto CallStaticMemberFunction(F func, T&& tuple, std::index_sequence<I...>) in CallStaticMemberFunction() argument 62 T* ConstructFromTuple(Tuple&& tuple, std::index_sequence<Is...>) in ConstructFromTuple() argument 68 T* ConstructFromTuple(Tuple&& tuple) in ConstructFromTuple() argument [all...] |
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/netfirewall/ |
| H A D | netfirewall.h | 36 static __always_inline int send_sock_tcp_reset(struct match_tuple *tuple, struct __sk_buff *skb, enum stream_dir dir) in send_sock_tcp_reset() argument 56 static __always_inline bool get_packet_rst_flag(struct match_tuple *tuple) in get_packet_rst_flag() argument 106 struct match_tuple tuple = { 0 }; netfirewall_policy_ingress() local 146 MatchDnsQuery(const struct match_tuple *tuple) MatchDnsQuery() argument 165 struct match_tuple tuple = { 0 }; netfirewall_policy_egress() local [all...] |
| H A D | netfirewall_event.h | 62 static __always_inline void log_intercept(struct match_tuple *tuple)
in log_intercept() argument 93 log_tuple(struct match_tuple *tuple) log_tuple() argument [all...] |
| H A D | netfirewall_ct.h | 135 static __always_inline bool ct_create_entry(struct ct_tuple *tuple, struct __sk_buff *skb, const enum ct_dir dir)
in ct_create_entry() argument 157 static __always_inline enum ct_status ct_lookup_entry(struct __sk_buff *skb, const struct ct_tuple *tuple,
in ct_lookup_entry() argument
|
| H A D | netfirewall_match.h | 53 static __always_inline void swap_tuple_ports(struct match_tuple *tuple)
in swap_tuple_ports() argument 65 static __always_inline void swap_tuple_addrs(struct match_tuple *tuple)
in swap_tuple_addrs() argument 86 get_match_tuple(struct __sk_buff *skb, struct match_tuple *tuple, enum stream_dir dir) get_match_tuple() argument 147 match_addrs(struct match_tuple *tuple, struct bitmap *key) match_addrs() argument 209 match_ports(struct match_tuple *tuple, struct bitmap *key) match_ports() argument 240 match_protocol(struct match_tuple *tuple, struct bitmap *key) match_protocol() argument 266 match_appuid(struct match_tuple *tuple, struct bitmap *key) match_appuid() argument 292 match_uid(struct match_tuple *tuple, struct bitmap *key) match_uid() argument 318 match_action_key(struct match_tuple *tuple, struct bitmap *key) match_action_key() argument 350 MatchDomain(const struct match_tuple *tuple) MatchDomain() argument 379 match_action(struct match_tuple *tuple, struct bitmap *key) match_action() argument [all...] |
| H A D | netfirewall_types.h | 123 struct match_tuple tuple;
member
|
| /foundation/multimedia/media_foundation/engine/pipeline/filters/common/ |
| H A D | plugin_settings.cpp | 35 const auto& tuple = Plugin::g_tagInfoMap.at(tag); in CommonParameterChecker() local
|
| H A D | plugin_utils.cpp | 526 const auto& tuple = Plugin::g_tagInfoMap.at(static_cast<Tag>(item)); in Meta2String() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
| H A D | upgrade_manager.cpp | 105 SetCompatibleIdentifyByType(DistributedDB::KvStoreNbDelegate *storeDelegate, const KvStoreTuple &tuple) SetCompatibleIdentifyByType() argument
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| H A D | ark_native_reference.cpp | 157 std::tuple<NativeEngine*, void*, void*> tuple = std::make_tuple(engine_, data_, hint_); in FinalizeCallback() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | store_manager.cpp | 60 KvStoreTuple tuple = { .appId = appId.appId, .storeId = storeId.storeId }; in GetKVStore() local 66 KvStoreTuple tuple = { .appId = appId.appId, .storeId = storeId.storeId }; in GetKVStore() local
|
| H A D | single_store_impl.cpp | 781 KvStoreTuple tuple = { .appId = appId_, .storeId = storeId_ }; in Restore() local
|
| /foundation/multimedia/media_foundation/engine/pipeline/core/ |
| H A D | compatible_check.cpp | 279 const auto& tuple = Plugin::g_tagInfoMap.at(static_cast<Tag>(key)); in LogOutIncorrectType() local
|