Home
last modified time | relevance | path

Searched refs:IsHex (Results 1 - 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/common/dfx/anonymize/src/
H A Danonymizer.c50 static inline bool IsHex(char chr) in IsHex() function
147 return IsValid(str, HEX_POSITIONS, sizeof(HEX_POSITIONS) / sizeof(HEX_POSITIONS[0]), IsHex) && in MatchMacAddr()

Completed in 3 milliseconds