| /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() 147 static __always_inline bool match_addrs(struct match_tuple *tuple, struct bitmap *key) in match_addrs() 211 static __always_inline bool match_ports(struct match_tuple *tuple, struct bitmap *key) in match_ports() 242 static __always_inline bool match_protocol(struct match_tuple *tuple, struct bitmap *key) in match_protocol() 268 static __always_inline bool match_appuid(struct match_tuple *tuple, struct bitmap *key) in match_appuid() 294 static __always_inline bool match_uid(struct match_tuple *tuple, struct bitmap *key) in match_uid() 320 static __always_inline bool match_action_key(struct match_tuple *tuple, struct bitmap *key) in match_action_key() 359 static __always_inline enum sk_action match_action(struct match_tuple *tuple, struct bitmap *key) in match_action()
|
| D | netfirewall.h | 33 static __always_inline int send_sock_tcp_reset(struct match_tuple *tuple, struct __sk_buff *skb, en… in send_sock_tcp_reset() 53 static __always_inline bool get_packet_rst_flag(struct match_tuple *tuple) in get_packet_rst_flag() 103 struct match_tuple tuple = { 0 }; in netfirewall_policy_ingress() local 151 struct match_tuple tuple = { 0 }; in netfirewall_policy_egress() local
|
| 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_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()
|
| D | netfirewall_types.h | 126 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/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| D | store_manager.cpp | 60 KvStoreTuple tuple = { .appId = appId.appId, .storeId = storeId.storeId }; in GetKVStore() local 68 KvStoreTuple tuple = { .appId = appId.appId, .storeId = storeId.storeId }; in GetKVStore() local
|
| D | single_store_impl.cpp | 781 KvStoreTuple tuple = { .appId = appId_, .storeId = storeId_ }; in Restore() local 1084 KvStoreTuple tuple = { .appId = appId_, .storeId = storeId_ }; in ReportDBCorruptedFault() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/session_manager/ |
| D | upgrade_manager.cpp | 105 const KvStoreTuple &tuple) in SetCompatibleIdentifyByType()
|
| /foundation/arkui/napi/native_engine/impl/ark/ |
| D | ark_native_reference.cpp | 157 std::tuple<NativeEngine*, void*, void*> tuple = std::make_tuple(engine_, data_, hint_); in FinalizeCallback() local
|
| /foundation/multimodalinput/input/service/nap_process/src/ |
| D | nap_process.cpp | 161 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 | 458 auto tuple = __detail__::ToTuple<std::decay_t<Args>...>(runtimeCallInfo); local 500 auto tuple = __detail__::ToTuple<std::decay_t<Args>...>(runtimeCallInfo); local 563 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 | 501 for (const auto &tuple : param.withoutRowIdData.assetInsertData) { in UpdateChangedData() local 508 for (const auto &tuple : param.withoutRowIdData.updateData) { in UpdateChangedData() local
|
| D | cloud_syncer_extend.cpp | 556 for (const auto &tuple: downloadList) { in UpdateFlagForSavedRecord() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
| D | kvstore_data_service.cpp | 499 KvStoreTuple tuple = { accountId, storeMeta.appId, storeMeta.storeId }; in ResolveAutoLaunchCompatible() local
|
| /foundation/multimodalinput/input/service/connect_manager/src/ |
| D | multimodal_input_connect_proxy.cpp | 1322 std::tuple<int32_t, int32_t, std::string> tuple(data.pid, data.uid, data.bundleName); in GetAllMmiSubscribedEvents() local
|