Searched refs:BeginOperationScoper (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_operation_runner.cc23 class FileSystemOperationRunner::BeginOperationScoper class in class:storage::FileSystemOperationRunner
25 FileSystemOperationRunner::BeginOperationScoper> {
27 BeginOperationScoper() {} function in class:storage::FileSystemOperationRunner::BeginOperationScoper
29 DISALLOW_COPY_AND_ASSIGN(BeginOperationScoper);
50 BeginOperationScoper scope;
72 BeginOperationScoper scope;
95 BeginOperationScoper scope;
122 BeginOperationScoper scope;
143 BeginOperationScoper scope;
163 BeginOperationScoper scop
[all...]
H A Dfile_system_operation_runner.h241 class BeginOperationScoper;
245 base::WeakPtr<BeginOperationScoper> scope;
297 base::WeakPtr<BeginOperationScoper> scope);

Completed in 464 milliseconds