Searched refs:RestoreAudioBatch (Results 1 – 5 of 5) sorted by relevance
63 void RestoreAudioBatch(int32_t offset);
117 void RestoreAudioBatch(int32_t offset);
255 ffrt::submit([this, offset]() { RestoreAudioBatch(offset); }, { &offset }, {}, in RestoreAudioFromFile()261 void UpgradeRestore::RestoreAudioBatch(int32_t offset) in RestoreAudioBatch() function in OHOS::Media::UpgradeRestore
1433 ffrt::submit([this, offset]() { RestoreAudioBatch(offset); }, { &offset }, {}, in RestoreAudio()1620 void CloneRestore::RestoreAudioBatch(int32_t offset) in RestoreAudioBatch() function in OHOS::Media::CloneRestore
689 upgrade->RestoreAudioBatch(0);703 upgrade->RestoreAudioBatch(0);