Searched refs:kIndentStringMaxLength (Results 1 – 2 of 2) sorted by relevance
33 template class android::CompileTimeAssert<sizeof(sIndentStringBuffer) - 1 == kIndentStringMaxLength…
225 static const int kIndentStringMaxLength = 128; variable230 const int offset = kIndentStringMaxLength - length*Size; in calculateOffset()