Home
last modified time | relevance | path

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

/frameworks/av/media/module/id3/
DID3.cpp237 bool hasGlobalUnsync = false; in parseV2() local
420 bool ID3::removeUnsynchronizationV2_4(bool iTunesHack, bool hasGlobalUnsync) { in removeUnsynchronizationV2_4()