Home
last modified time | relevance | path

Searched defs:bufIndex (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/StatementService/src/com/android/statementservice/utils/
DStatementUtils.kt117 var bufIndex = 0 in bytesToHexString() variable
/frameworks/base/core/java/com/android/internal/util/
DHexDump.java127 int bufIndex = 0; in toHexString() local
/frameworks/libs/net/common/device/com/android/net/module/util/
DHexDump.java152 int bufIndex = 0; in toHexString() local
/frameworks/libs/net/common/device/com/android/net/module/util/netlink/
DNetlinkConstants.java274 int bufIndex = 0; in toHexString() local
/frameworks/libs/modules-utils/java/com/android/modules/utils/
DBinaryXmlPullParser.java921 int bufIndex = 0; in bytesToHexString() local
/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp581 size_t bufIndex, offset, size; in runEncoder() local