Searched refs:kLongest (Results 1 – 2 of 2) sorted by relevance
307 const int kLongest = 21; // The strlen of longest string above. in createAccessFlagStr() local311 cp = str = reinterpret_cast<char*>(malloc(count * (kLongest + 1) + 1)); in createAccessFlagStr()
206 const int kLongest = 21; // The strlen of longest string above. in CreateAccessFlagStr() local210 cp = str = reinterpret_cast<char*>(malloc(count * (kLongest + 1) + 1)); in CreateAccessFlagStr()