HomeSort by relevance Sort by last modified time
    Searched defs:UpdateOperation (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
update_operation.cc 23 struct UpdateOperation::LocalState {
39 UpdateOperation::ContentCheckMode check,
40 UpdateOperation::LocalState* local_state) {
57 if (check == UpdateOperation::RUN_CONTENT_CHECK) {
104 UpdateOperation::UpdateOperation(
119 UpdateOperation::~UpdateOperation() {
123 void UpdateOperation::UpdateFileByLocalId(
141 base::Bind(&UpdateOperation::UpdateFileAfterGetLocalState
    [all...]
update_operation.h 42 class UpdateOperation {
44 UpdateOperation(base::SequencedTaskRunner* blocking_task_runner,
49 ~UpdateOperation();
95 base::WeakPtrFactory<UpdateOperation> weak_ptr_factory_;
96 DISALLOW_COPY_AND_ASSIGN(UpdateOperation);
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/data/
UserPresetsManager.java 104 static class UpdateOperation {
111 UpdateOperation op = new UpdateOperation();
144 UpdateOperation op = (UpdateOperation) msg.obj;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar 

Completed in 131 milliseconds