Home
last modified time | relevance | path

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

/base/account/os_account/dfx/hidumper_adapter/
H A Daccount_dump_helper.cpp41 const size_t MAX_INTERCEPT_PART_LEN = 4; member
66 interceptLen = (interceptLen > MAX_INTERCEPT_PART_LEN ? MAX_INTERCEPT_PART_LEN : interceptLen); in AnonymizeUidStr()

Completed in 1 milliseconds