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

/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Dupdate_operation.h42 class UpdateOperation { class in namespace:drive::file_system
44 UpdateOperation(base::SequencedTaskRunner* blocking_task_runner,
49 ~UpdateOperation();
94 base::WeakPtrFactory<UpdateOperation> weak_ptr_factory_;
95 DISALLOW_COPY_AND_ASSIGN(UpdateOperation);
H A Dupdate_operation.cc22 struct UpdateOperation::LocalState {
38 UpdateOperation::ContentCheckMode check,
39 UpdateOperation::LocalState* local_state) {
56 if (check == UpdateOperation::RUN_CONTENT_CHECK) {
94 UpdateOperation::UpdateOperation( function in class:drive::file_system::UpdateOperation
109 UpdateOperation::~UpdateOperation() {
113 void UpdateOperation::UpdateFileByResourceId(
131 base::Bind(&UpdateOperation
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.operations_2.0.0.v20100510.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 116 milliseconds