Searched defs:strLen (Results 1 – 3 of 3) sorted by relevance
/system/sepolicy/tests/ |
D | fc_sort.py | 13 strLen = None variable in FileContextsNode 16 def __init__(self, path, fileType, context, meta, stemLen, strLen, line): argument
|
/system/chre/util/system/ |
D | debug_dump.cc | 79 int strLen = vsnprintf(&mCurrBuff[mBuffPos], spaceLeft, formatStr, argList); in insertString() local
|
/system/logging/liblog/ |
D | logprint.cpp | 774 unsigned int strLen = event_string->length; in android_log_printBinaryEvent() local
|