Home
last modified time | relevance | path

Searched refs:OUT_UINT32_STRING_SIZE (Results 1 – 1 of 1) sorted by relevance

/base/security/certificate_manager/interfaces/kits/napi/src/
Dcm_napi_grant.cpp34 constexpr uint32_t OUT_UINT32_STRING_SIZE = 16; variable
300 char uidStr[OUT_UINT32_STRING_SIZE] = {0}; in ConvertResultAuthList()