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