HomeSort by relevance Sort by last modified time
    Searched refs:kIndentStringMaxLength (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/libtiutils/
DebugUtils.cpp 33 template class android::CompileTimeAssert<sizeof(sIndentStringBuffer) - 1 == kIndentStringMaxLength>;
DebugUtils.h 225 static const int kIndentStringMaxLength = 128;
230 const int offset = kIndentStringMaxLength - length*Size;

Completed in 206 milliseconds