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