Searched defs:tagLength (Results 1 – 8 of 8) sorted by relevance
48 size_t const tagLength = strlen(tag); in validate() local
34 size_t const tagLength = strlen(tag); in validate() local
67 int tagLength = Id3Decoder.ID3_HEADER_LENGTH + framesLength; in peekId3Data() local
83 int tagLength = 0; in loggerNameToTag() local
160 int tagLength = tag.length(); in processLine() local
127 int32_t tagLength = findTagLength(p, limit); in LocalePriorityList() local
123 int32_t tagLength, in appendTag()203 int32_t tagLength = 0; in createTagStringWithAlternates() local
122 int tagLength = tag == null ? 0 : tag.length(); in println_native() local