Searched refs:pending_operations_copy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/media/
H A Dwebrtc_identity_store_backend.cc560 PendingOperationList pending_operations_copy; local
561 pending_operations_.swap(pending_operations_copy);
564 pending_operations_copy.begin();
565 it != pending_operations_copy.end();

Completed in 564 milliseconds