Home
last modified time | relevance | path

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

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