OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FileOperationType
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/drive/
file_cache.h
41
enum
FileOperationType
{
84
FileOperationType
file_operation_type);
file_cache.cc
139
FileOperationType
file_operation_type) {
/external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_manager.js
488
* @param {util.
FileOperationType
} operationType The type of this operation.
630
util.
FileOperationType
.MOVE : util.
FileOperationType
.COPY,
867
this, util.
FileOperationType
.MOVE, sourceEntries, targetDirEntry);
[
all
...]
/external/chromium_org/ui/file_manager/file_manager/common/js/
util.js
861
util.
FileOperationType
= Object.freeze({
[
all
...]
Completed in 679 milliseconds