Searched defs:bufferLength (Results 1 – 8 of 8) sorted by relevance
97 public static int getPacketType(byte[] buffer, int bufferLength) { in getPacketType()105 public static int getDataOffset(byte[] buffer, int bufferLength) { in getDataOffset()114 public static int getDataSize(byte[] buffer, int bufferLength) { in getDataSize()123 public static long getPacketTimestamp(byte[] buffer, int bufferLength) { in getPacketTimestamp()
119 int bufferLength = in.readInt(); in ContextHubMessage() local
91 void formatDateTime(time_t seconds, char* buffer, int bufferLength) { in formatDateTime()
126 int bufferLength = civicTLVs.length; in parseCivicTLVs() local
474 int bufferLength = buffer.length; in parseInformationElementBuffer() local
386 final int bufferLength = (buffer != null ? buffer.length : 0); in checkBounds() local
199 size_t bufferLength = static_cast<size_t>(bufSize); in produceFrame() local
237 jsize bufferLength = env->GetArrayLength(obj); in getCallbackBuffer() local