Searched defs:PendingOperationList (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/media/
H A Dwebrtc_identity_store_backend.cc159 typedef ScopedVector<PendingOperation> PendingOperationList; typedef in class:content::WebRTCIdentityStoreBackend::SqlLiteStorage
175 PendingOperationList pending_operations_;
560 PendingOperationList pending_operations_copy;
563 for (PendingOperationList::const_iterator it =

Completed in 80 milliseconds