Home
last modified time | relevance | path

Searched defs:strLen (Results 1 – 3 of 3) sorted by relevance

/system/sepolicy/tests/
Dfc_sort.py13 strLen = None variable in FileContextsNode
16 def __init__(self, path, fileType, context, meta, stemLen, strLen, line): argument
/system/chre/util/system/
Ddebug_dump.cc79 int strLen = vsnprintf(&mCurrBuff[mBuffPos], spaceLeft, formatStr, argList); in insertString() local
/system/logging/liblog/
Dlogprint.cpp774 unsigned int strLen = event_string->length; in android_log_printBinaryEvent() local