Searched refs:TOKEN_LEN (Results 1 – 2 of 2) sorted by relevance
32 const int32_t TOKEN_LEN = 9; variable
51 char randStr[TOKEN_LEN] = {0}; in RequestSession()