Searched refs:removeUnsynchronizationV2_4 (Results 1 – 2 of 2) sorted by relevance
94 bool removeUnsynchronizationV2_4(bool iTunesHack, bool hasGlobalUnsync);
355 bool success = removeUnsynchronizationV2_4(false /* iTunesHack */, hasGlobalUnsync); in parseV2()360 success = removeUnsynchronizationV2_4(true /* iTunesHack */, hasGlobalUnsync); in parseV2()420 bool ID3::removeUnsynchronizationV2_4(bool iTunesHack, bool hasGlobalUnsync) { in removeUnsynchronizationV2_4() function in android::ID3