Home
last modified time | relevance | path

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

/system/chre/util/system/
Ddebug_dump.cc30 int strLen = vsnprintf(&buffer[*bufferPos], bufferSize - *bufferPos, in debugDumpPrint() local
/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/host/msm/daemon/
Dchre_daemon.cc243 size_t strLen = strlen(log); in parseAndEmitLogMessages() local
/system/core/liblog/
Dlogprint.cpp774 unsigned int strLen = event_string->length; in android_log_printBinaryEvent() local