Searched defs:matchLen (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/communication/netmanager_base/utils/common_utils/include/ |
H A D | suffix_match_trie.h | 144 int matchLen = 0; in LongestSuffixMatch() local
|
/ohos5.0/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal.c | 368 …t32_t RegisterActionFrameReceiverInner(const char *ifName, const uint8_t *match, uint32_t matchLen) in RegisterActionFrameReceiverInner() 617 …ic int32_t RegisterActionFrameReceiver(const char *ifName, const uint8_t *match, uint32_t matchLen) in RegisterActionFrameReceiver()
|
/ohos5.0/base/update/updater/services/diffpatch/diff/ |
H A D | blocks_diff.cpp | 275 const BlockBuffer &oldInfo, int64_t &oldScore, int64_t &matchLen) in ComputeOldScore() 355 int64_t matchLen = 0; in GetCtrlDatas() local
|
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/ |
H A D | wlan_hdi_direct_test.cpp | 721 uint32_t matchLen = DEFAULT_COMBO_SIZE; variable
|
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/ |
H A D | hdf_client_test.cpp | 536 uint32_t matchLen = RESET_TIME; variable
|
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_cmd_adapter.c | 1165 int32_t WifiRegisterActionFrameReceiver(const char *ifName, const uint8_t *match, uint32_t matchLen) in WifiRegisterActionFrameReceiver()
|
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/ |
H A D | wlan_common_cmd.c | 1627 const uint8_t *match, uint32_t matchLen) in WlanInterfaceRegisterActionFrameReceiver()
|
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/ |
H A D | wifi_hal_test.cpp | 2245 uint32_t matchLen = IFNAME_MAX_NUM; variable
|
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 3346 int32_t WifiRegisterActionFrameReceiver(const char *ifName, const uint8_t *match, uint32_t matchLen) in WifiRegisterActionFrameReceiver()
|