Searched refs:USER_ID_SIZE_VALUE (Results 1 – 2 of 2) sorted by relevance
35 constexpr uint32_t USER_ID_SIZE_VALUE = 16; variable
1735 size_t allPathSize = strlen(rootPath) + strlen(basePath) + 1 + USER_ID_SIZE_VALUE; in UpdateCeEceSeceUserAuth()