Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/common/dfx/anonymize/src/
H A Danonymizer.c315 static const uint32_t ANONYMIZE_POS_RATIO = 4; // start from 1/4 pos in AnonymizeDeviceName() local
321 ret = AnonymizeMultiByteStr(str, len, ANONYMIZE_LEN_RATIO, ANONYMIZE_POS_RATIO, anonymized); in AnonymizeDeviceName()

Completed in 2 milliseconds