Home
last modified time | relevance | path

Searched defs:tagLength (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapAppParams.java226 int tagId, tagLength; in parseParams() local
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp7975 size_t tagLength = strlen(tag); in removeTrailingTags() local